Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump svelte-i18n from 3.7.0 to 4.0.0 in /packages/shared #7596

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps svelte-i18n from 3.7.0 to 4.0.0.

Changelog

Sourced from svelte-i18n's changelog.

4.0.0 (2023-10-16)

Bug Fixes

BREAKING CHANGES

  • package is now esm-only

  • chore(deps-dev): bump postcss from 8.4.29 to 8.4.31

Bumps postcss from 8.4.29 to 8.4.31.

3.7.4 (2023-09-04)

Bug Fixes

  • use named import for IntlMessageFormat (fc837dc)

3.7.3 (2023-09-03)

Bug Fixes

  • use IntlMessageFormat.resolveLocale (2e42e58)

3.7.2 (2023-09-03)

Chores

  • use esbuild for bundling.

3.7.1 (2023-09-03)

Bug Fixes

  • validate initialLocale before using it (#217) (ebeec58)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the scope:dependencies Affects dependencies label Oct 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2023

The following labels could not be found: v2.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/shared/svelte-i18n-4.0.0 branch 10 times, most recently from 14c8edb to 836c940 Compare October 19, 2023 15:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/shared/svelte-i18n-4.0.0 branch from 836c940 to ab1669c Compare October 24, 2023 15:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/shared/svelte-i18n-4.0.0 branch from ab1669c to 4c7b3e6 Compare November 5, 2023 18:35
Bumps [svelte-i18n](https://github.com/kaisermann/svelte-i18n) from 3.7.0 to 4.0.0.
- [Changelog](https://github.com/kaisermann/svelte-i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kaisermann/svelte-i18n/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: svelte-i18n
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/shared/svelte-i18n-4.0.0 branch from 4c7b3e6 to 4135ae3 Compare November 14, 2023 10:05
…dependabot/npm_and_yarn/packages/shared/svelte-i18n-4.0.0
@marc2332 marc2332 self-requested a review February 6, 2024 11:15
@marc2332
Copy link
Collaborator

marc2332 commented Feb 6, 2024

Looks like it's failing because the package is now esm-only. mmm, shouldn't be a problem anyway, weird

@marc2332
Copy link
Collaborator

marc2332 commented Feb 6, 2024

Jest is a pain in the ass when it comes to using cjs, if only we had vitest... leaving this here for now

@marc2332
Copy link
Collaborator

marc2332 commented May 7, 2024

Not worth trying to make it work

@marc2332 marc2332 closed this May 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/shared/svelte-i18n-4.0.0 branch May 7, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:dependencies Affects dependencies
Projects
Status: 🎉 Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant