-
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
[DT-400-npm]: Bump the npm-dependencies group with 6 updates #2773
Merged
rushtong
merged 1 commit into
develop
from
dependabot/npm_and_yarn/develop/npm-dependencies-41e42b6e06
Jan 27, 2025
Merged
[DT-400-npm]: Bump the npm-dependencies group with 6 updates #2773
rushtong
merged 1 commit into
develop
from
dependabot/npm_and_yarn/develop/npm-dependencies-41e42b6e06
Jan 27, 2025
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 6 updates: | Package | From | To | | --- | --- | --- | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.24.0` | `7.24.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.10.10` | | [react-select](https://github.com/JedWatson/react-select) | `5.9.0` | `5.10.0` | | [tss-react](https://github.com/garronej/tss-react) | `4.9.14` | `4.9.15` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `9.15.0` | `9.15.1` | Updates `@mui/x-date-pickers` from 7.24.0 to 7.24.1 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.24.1/packages/x-date-pickers) Updates `@types/node` from 22.10.7 to 22.10.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `react-select` from 5.9.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 `tss-react` from 4.9.14 to 4.9.15 - [Release notes](https://github.com/garronej/tss-react/releases) - [Commits](garronej/tss-react@v4.9.14...v4.9.15) Updates `@babel/core` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-core) Updates `google-auth-library` from 9.15.0 to 9.15.1 - [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases) - [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-nodejs@v9.15.0...v9.15.1) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/node" 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-minor dependency-group: npm-dependencies - dependency-name: tss-react dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: google-auth-library dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
fboulnois
approved these changes
Jan 27, 2025
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.
👍
rushtong
approved these changes
Jan 27, 2025
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.
👍🏽
rushtong
deleted the
dependabot/npm_and_yarn/develop/npm-dependencies-41e42b6e06
branch
January 27, 2025 16:12
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 6 updates:
7.24.0
7.24.1
22.10.7
22.10.10
5.9.0
5.10.0
4.9.14
4.9.15
7.26.0
7.26.7
9.15.0
9.15.1
Updates
@mui/x-date-pickers
from 7.24.0 to 7.24.1Release notes
Sourced from
@mui/x-date-pickers
's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers
's changelog.... (truncated)
Commits
f354e42
v7.24.1 (#16316)4f4dcc1
[test] Fix flaky tests (@lauri865
) (#16264)eac73b7
[fields] Resetall
selected state on section edit (@LukasTy
) (#16232)Updates
@types/node
from 22.10.7 to 22.10.10Commits
Updates
react-select
from 5.9.0 to 5.10.0Release notes
Sourced from react-select's releases.
Commits
53b8534
Version Packages (#5997)6d28ed7
Export FilterOptionOption (#5993)Updates
tss-react
from 4.9.14 to 4.9.15Release notes
Sourced from tss-react's releases.
Commits
48522b0
Bump version1b37562
#223Updates
@babel/core
from 7.26.0 to 7.26.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)844901e
Update tests for Node.js 22.12 (#16995)fb2e365
chore: Testing changes related to Node 23 (#16951)61de718
Update node 23.1 experimental warning (#16934)Updates
google-auth-library
from 9.15.0 to 9.15.1Release notes
Sourced from google-auth-library's releases.
Changelog
Sourced from google-auth-library's changelog.
Commits
69be990
chore(main): release 9.15.1 (#1908)e86f862
test: Increase timeout forwebpack
(#1924)c59f8b4
docs: JSON credential best practices (#1923)75adc4e
chore: pinengine.io
to preventcookie
breaking change (#1922)33211bc
chore: improve system-test log format (#1921)178b481
docs: Provide Guidance for Untrusted JSON creds (#1909)f08cd65
test: Improve Kitchen Test Logging (#1914)12f2c87
fix: resolve typo in document (#1901)970b135
docs: sample fix (#1907)f52a190
docs(readme): add example for service_account_impersonation_url in clientOpti...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