Bump the frontends-prod group across 2 directories with 4 updates#380
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the frontends-prod group across 2 directories with 4 updates#380dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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.128 - [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.22.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@v2.16.0...2.22.0) Updates `react-select` from 5.8.0 to 5.10.1 - [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/react-select@5.8.0...react-select@5.10.1) Updates `@surfnet/sds` from 0.0.120 to 0.0.128 - [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.22.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@v2.16.0...2.22.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] <support@github.com>
8ae903a to
42c2682
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/sdsfrom 0.0.120 to 0.0.128Commits
Updates
i18n-jsfrom 4.4.3 to 4.5.1Changelog
Sourced from i18n-js's changelog.
Commits
cc0f833Bump up version (4.5.1)a1c7da9Add UTC support to I18n#localize.6871e31Bump up version (v4.5.0)6cd7e24Interpolate multiple instances of variables. (#102)8ecf5a2Fix eslint violations.6571701Update node version matrix.f49c86dRemove I18n#availableLocales, as it's not used anywhere.5116a0fUpdate jsdoc return type.9b5414bRemove webpack/esbuild troubleshooting.bd1231cRemove outdated documentation.Updates
isomorphic-dompurifyfrom 2.16.0 to 2.22.0Release notes
Sourced from isomorphic-dompurify's releases.
... (truncated)
Commits
9780ebeIncremented project version.a54b629Updated dependencies.c23ea61Merge pull request #320 from kkomelin/ellul/dompurify-3.2.49973e51Update DOMPurify to 3.2.4 (latest)09d7493Merge pull request #318 from kkomelin/dependabot/npm_and_yarn/terser-5.39.0ad037c8Bump terser from 5.38.2 to 5.39.00cd3fd0Merge pull request #317 from kkomelin/dependabot/npm_and_yarn/terser-5.38.2b6060c0Bump terser from 5.38.1 to 5.38.2fc0bf90Merge pull request #316 from kkomelin/dependabot/npm_and_yarn/terser-5.38.1d8ba890Bump terser from 5.38.0 to 5.38.1Updates
react-selectfrom 5.8.0 to 5.10.1Release notes
Sourced from react-select's releases.
Commits
2a91369Version Packages (#6019)c5706a0Include license in npm package (#6013)53b8534Version Packages (#5997)6d28ed7Export FilterOptionOption (#5993)179b816Version Packages (#5985)01206c3Add peer version to include 19 (#5984)5f93c76Version Packages (#5975)111efadFix types compatibility with React 19 (#5974)28251dcVersion Packages (#5968)1e5a069Update README.md, fix a typo (#5966)Updates
@surfnet/sdsfrom 0.0.120 to 0.0.128Commits
Updates
i18n-jsfrom 4.4.3 to 4.5.1Changelog
Sourced from i18n-js's changelog.
Commits
cc0f833Bump up version (4.5.1)a1c7da9Add UTC support to I18n#localize.6871e31Bump up version (v4.5.0)6cd7e24Interpolate multiple instances of variables. (#102)8ecf5a2Fix eslint violations.6571701Update node version matrix.f49c86dRemove I18n#availableLocales, as it's not used anywhere.5116a0fUpdate jsdoc return type.9b5414bRemove webpack/esbuild troubleshooting.bd1231cRemove outdated documentation.Updates
isomorphic-dompurifyfrom 2.15.0 to 2.22.0Release notes
Sourced from isomorphic-dompurify's releases.
... (truncated)
Commits
9780ebeIncremented project version.a54b629Updated dependencies.c23ea61Merge pull request #320 from kkomelin/ellul/dompurify-3.2.49973e51Update DOMPurify to 3.2.4 (latest)09d7493Merge pull request #318 from kkomelin/dependabot/npm_and_yarn/terser-5.39.0ad037c8Bump terser from 5.38.2 to 5.39.00cd3fd0Merge pull request #317 from kkomelin/dependabot/npm_and_yarn/terser-5.38.2b6060c0Bump terser from 5.38.1 to 5.38.2fc0bf90Merge pull request #316 from kkomelin/dependabot/npm_and_yarn/terser-5.38.1d8ba890Bump terser from 5.38.0 to 5.38.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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