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

Bump the frontends-prod group across 2 directories with 4 updates #351

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps the frontends-prod group with 4 updates in the /client directory: @surfnet/sds, i18n-js, isomorphic-dompurify and react-select.
Bumps the frontends-prod group with 3 updates in the /welcome directory: @surfnet/sds, i18n-js and isomorphic-dompurify.

Updates @surfnet/sds from 0.0.120 to 0.0.127

Commits

Updates i18n-js from 4.4.3 to 4.5.1

Changelog

Sourced from i18n-js's changelog.

v4.5.1 - Dec 13, 2024

  • [Added] Add utc?: boolean as an optional parameter to I18n#localize. This makes dates be rendered using getUTC* functions instead.

v4.5.0 - Oct 15, 2024

  • [Removed] Remove I18n#availableLocales, as it's no used anywhere.
  • [Changed] I18n.t now replaces all instances of a placeholder in a translation.
Commits
  • cc0f833 Bump up version (4.5.1)
  • a1c7da9 Add UTC support to I18n#localize.
  • 6871e31 Bump up version (v4.5.0)
  • 6cd7e24 Interpolate multiple instances of variables. (#102)
  • 8ecf5a2 Fix eslint violations.
  • 6571701 Update node version matrix.
  • f49c86d Remove I18n#availableLocales, as it's not used anywhere.
  • 5116a0f Update jsdoc return type.
  • 9b5414b Remove webpack/esbuild troubleshooting.
  • bd1231c Remove outdated documentation.
  • See full diff in compare view

Updates isomorphic-dompurify from 2.16.0 to 2.21.0

Release notes

Sourced from isomorphic-dompurify's releases.

Updated dependencies

Changelog

  • Updated dompurify and others.

See the complete changelog for more details.

Release

2.21.0

Updated dependencies

Changelog

  • Updated jsdom.

See the complete changelog for more details.

Release

2.20.0

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.19.0

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.18.0

Removed @​types/dompurify dependency. Updated dompurify and other dependencies.

Changelog

  • Removed @types/dompurify dependency which caused an issue kkomelin/isomorphic-dompurify#301. The third-party types are not needed anymore because dompurify provides their own. Thanks to @​Bro3Simon for helping with it.
  • Updated dompurify and other dependencies.

... (truncated)

Commits
  • 4bd4eda Incremented project version.
  • d5eca5f Merge pull request #313 from kkomelin/dependabot/npm_and_yarn/dompurify-3.2.4
  • 22f1402 Bump dompurify from 3.2.3 to 3.2.4
  • c24aeaf Merge pull request #312 from kkomelin/dependabot/npm_and_yarn/vitest-3.0.4
  • 413e301 Bump vitest from 3.0.3 to 3.0.4
  • 73727e2 Merge pull request #311 from kkomelin/dependabot/npm_and_yarn/vitest-3.0.3
  • 0ef0a39 Bump vitest from 3.0.2 to 3.0.3
  • ca19e27 Merge pull request #310 from kkomelin/dependabot/npm_and_yarn/vitest-3.0.2
  • daf1ef0 Bump vitest from 3.0.1 to 3.0.2
  • c98c707 Merge pull request #309 from kkomelin/dependabot/npm_and_yarn/vitest-3.0.1
  • Additional commits viewable in compare view

Updates react-select from 5.8.0 to 5.10.0

Release notes

Sourced from react-select's releases.

[email protected]

Minor Changes

[email protected]

Minor Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • dd740ced #5960 Thanks @​leonaves! - No longer send pop-value action when multi-select is empty. This correctly resolves typings with that event, where removedValue cannot be undefined.
Commits

Updates @surfnet/sds from 0.0.120 to 0.0.127

Commits

Updates i18n-js from 4.4.3 to 4.5.1

Changelog

Sourced from i18n-js's changelog.

v4.5.1 - Dec 13, 2024

  • [Added] Add utc?: boolean as an optional parameter to I18n#localize. This makes dates be rendered using getUTC* functions instead.

v4.5.0 - Oct 15, 2024

  • [Removed] Remove I18n#availableLocales, as it's no used anywhere.
  • [Changed] I18n.t now replaces all instances of a placeholder in a translation.
Commits
  • cc0f833 Bump up version (4.5.1)
  • a1c7da9 Add UTC support to I18n#localize.
  • 6871e31 Bump up version (v4.5.0)
  • 6cd7e24 Interpolate multiple instances of variables. (#102)
  • 8ecf5a2 Fix eslint violations.
  • 6571701 Update node version matrix.
  • f49c86d Remove I18n#availableLocales, as it's not used anywhere.
  • 5116a0f Update jsdoc return type.
  • 9b5414b Remove webpack/esbuild troubleshooting.
  • bd1231c Remove outdated documentation.
  • See full diff in compare view

Updates isomorphic-dompurify from 2.15.0 to 2.21.0

Release notes

Sourced from isomorphic-dompurify's releases.

Updated dependencies

Changelog

  • Updated dompurify and others.

See the complete changelog for more details.

Release

2.21.0

Updated dependencies

Changelog

  • Updated jsdom.

See the complete changelog for more details.

Release

2.20.0

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.19.0

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.18.0

Removed @​types/dompurify dependency. Updated dompurify and other dependencies.

Changelog

  • Removed @types/dompurify dependency which caused an issue kkomelin/isomorphic-dompurify#301. The third-party types are not needed anymore because dompurify provides their own. Thanks to @​Bro3Simon for helping with it.
  • Updated dompurify and other dependencies.

... (truncated)

Commits
  • 4bd4eda Incremented project version.
  • d5eca5f Merge pull request #313 from kkomelin/dependabot/npm_and_yarn/dompurify-3.2.4
  • 22f1402 Bump dompurify from 3.2.3 to 3.2.4
  • c24aeaf Merge pull request #312 from kkomelin/dependabot/npm_and_yarn/vitest-3.0.4
  • 413e301 Bump vitest from 3.0.3 to 3.0.4
  • 73727e2 Merge pull request #311 from kkomelin/dependabot/npm_and_yarn/vitest-3.0.3
  • 0ef0a39 Bump vitest from 3.0.2 to 3.0.3
  • ca19e27 Merge pull request #310 from kkomelin/dependabot/npm_and_yarn/vitest-3.0.2
  • daf1ef0 Bump vitest from 3.0.1 to 3.0.2
  • c98c707 Merge pull request #309 from kkomelin/dependabot/npm_and_yarn/vitest-3.0.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 18, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/frontends-prod-714932b4e1 branch from 216da09 to fa2caee Compare February 18, 2025 13:44
@phavekes
Copy link
Member

@dependabot rebase

Bumps the frontends-prod group with 4 updates in the /client directory: [@surfnet/sds](https://github.com/SURFnet/sds), [i18n-js](https://github.com/fnando/i18n), [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) and [react-select](https://github.com/JedWatson/react-select).
Bumps the frontends-prod group with 3 updates in the /welcome directory: [@surfnet/sds](https://github.com/SURFnet/sds), [i18n-js](https://github.com/fnando/i18n) and [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify).


Updates `@surfnet/sds` from 0.0.120 to 0.0.127
- [Commits](https://github.com/SURFnet/sds/commits)

Updates `i18n-js` from 4.4.3 to 4.5.1
- [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md)
- [Commits](fnando/i18n@v4.4.3...v4.5.1)

Updates `isomorphic-dompurify` from 2.16.0 to 2.21.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.16.0...2.21.0)

Updates `react-select` from 5.8.0 to 5.10.0
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.10.0)

Updates `@surfnet/sds` from 0.0.120 to 0.0.127
- [Commits](https://github.com/SURFnet/sds/commits)

Updates `i18n-js` from 4.4.3 to 4.5.1
- [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md)
- [Commits](fnando/i18n@v4.4.3...v4.5.1)

Updates `isomorphic-dompurify` from 2.15.0 to 2.21.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.16.0...2.21.0)

---
updated-dependencies:
- dependency-name: "@surfnet/sds"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontends-prod
- dependency-name: i18n-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontends-prod
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontends-prod
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontends-prod
- dependency-name: "@surfnet/sds"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontends-prod
- dependency-name: i18n-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontends-prod
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontends-prod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/frontends-prod-714932b4e1 branch from fa2caee to 4f5f7fd Compare February 18, 2025 13:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Superseded by #370.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/frontends-prod-714932b4e1 branch February 20, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
Status: Delivered
Development

Successfully merging this pull request may close these issues.

1 participant