-
Notifications
You must be signed in to change notification settings - Fork 4
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
[DCJ-400-npm]: Bump the npm-dependencies group with 5 updates #2721
Merged
fboulnois
merged 1 commit into
develop
from
dependabot/npm_and_yarn/develop/npm-dependencies-a07945928c
Nov 12, 2024
Merged
[DCJ-400-npm]: Bump the npm-dependencies group with 5 updates #2721
fboulnois
merged 1 commit into
develop
from
dependabot/npm_and_yarn/develop/npm-dependencies-a07945928c
Nov 12, 2024
Conversation
This file contains 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
Bumps the npm-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.7` | `22.9.0` | | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.3.4` | `14.3.5` | | [react-select](https://github.com/JedWatson/react-select) | `5.8.2` | `5.8.3` | | [uuid](https://github.com/uuidjs/uuid) | `11.0.2` | `11.0.3` | | [cypress](https://github.com/cypress-io/cypress) | `13.15.1` | `13.15.2` | Updates `@types/node` from 22.8.7 to 22.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `react-dropzone` from 14.3.4 to 14.3.5 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v14.3.4...v14.3.5) Updates `react-select` from 5.8.2 to 5.8.3 - [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.2...react-select@5.8.3) Updates `uuid` from 11.0.2 to 11.0.3 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.2...v11.0.3) Updates `cypress` from 13.15.1 to 13.15.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.15.1...v13.15.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested review from
snf2ye and
fboulnois
and removed request for
a team
November 11, 2024 12:00
rushtong
approved these changes
Nov 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏽
fboulnois
approved these changes
Nov 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
fboulnois
deleted the
dependabot/npm_and_yarn/develop/npm-dependencies-a07945928c
branch
November 12, 2024 14:27
fboulnois
pushed a commit
that referenced
this pull request
Nov 13, 2024
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 npm-dependencies group with 5 updates:
22.8.7
22.9.0
14.3.4
14.3.5
5.8.2
5.8.3
11.0.2
11.0.3
13.15.1
13.15.2
Updates
@types/node
from 22.8.7 to 22.9.0Commits
Updates
react-dropzone
from 14.3.4 to 14.3.5Release notes
Sourced from react-dropzone's releases.
Commits
4ca683b
fix: fix wrong file type msg ux and close #12215fa8677
docs: add a note about the useFsAccessApi caveatsUpdates
react-select
from 5.8.2 to 5.8.3Release notes
Sourced from react-select's releases.
Commits
5f93c76
Version Packages (#5975)111efad
Fix types compatibility with React 19 (#5974)Updates
uuid
from 11.0.2 to 11.0.3Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
1370497
chore(main): release 11.0.3 (#828)383474d
chore: replace optional-dev-dependencies with iodd (#836)341edf4
fix: export internal uuid types (#833)e2dee69
fix: revert "simplify type for v3 and v5" (#835)c8866d9
chore: enable manual runs of browser workflow (#834)c2d3fed
fix: apply stricter typing to the v* signatures (#831)913e958
chore: update to actions/checkout@v4 (#830)0980160
chore: cleanup changelog (#829)b93ea10
fix: remove sourcemaps (#827)Updates
cypress
from 13.15.1 to 13.15.2Release notes
Sourced from cypress's releases.
Commits
5caacc2
chore: update circleci cache version (#30548)c2596e6
chore: release 13.15.2 (#30547)6e8142d
chore(deps): update dependency stop-only to v3.4.1 (#30538)438f953
chore: Update v8 snapshot cache (#30545)3c6a092
chore: updatemobx
from5.15.4
to6.13.5
andmobx-react
from6.1.8
...a8a3cb9
fix: ensure we have marked things as stable prior to after/afterEach hooks ru...b0b28d3
chore: Update CI workflows path to be current branch workflows file (#30534)4ff3b2b
misc: correct CLI help typo for cypress open --global (#30532)c33ff6a
chore: remove react dependency from the server as it looks unused [run ci] (#...b8a5280
chore: replace is-ci with underlying ci-info package (#30465)Most Recent Ignore Conditions Applied to This Pull Request
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