chore(deps-dev): bump the dev-dependencies group with 5 updates#511
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-dependencies group with 5 updates#511dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.2` | `25.9.3` | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.5.0` | | [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) | `9.0.9` | `9.0.10` | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `7.2.0` | `7.3.0` | | [vue](https://github.com/vuejs/core) | `3.5.35` | `3.5.38` | Updates `@types/node` from 25.9.2 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `@types/inquirer` from 9.0.9 to 9.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) Updates `mongodb` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v7.2.0...v7.3.0) Updates `vue` from 3.5.35 to 3.5.38 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.35...v3.5.38) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/inquirer" dependency-version: 9.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: mongodb dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vue dependency-version: 3.5.38 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Deploying zhin with
|
| Latest commit: |
0c08c93
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://bab4fb7f.zhin.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-dev-w9z5.zhin.pages.dev |
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 dev-dependencies group with 5 updates:
25.9.225.9.310.4.110.5.09.0.99.0.107.2.07.3.03.5.353.5.38Updates
@types/nodefrom 25.9.2 to 25.9.3Commits
Updates
eslintfrom 10.4.1 to 10.5.0Release notes
Sourced from eslint's releases.
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
@types/inquirerfrom 9.0.9 to 9.0.10Commits
Updates
mongodbfrom 7.2.0 to 7.3.0Release notes
Sourced from mongodb's releases.
Changelog
Sourced from mongodb's changelog.
Commits
99106dechore(main): release 7.3.0 (#4944)fd940feci: use toolchain python in windows (#4954)b7f54b5test(NODE-5517): display installed deps in CI (#4948)de29d72chore: disable bson compat tests in prs (#4952)4447050feat(NODE-7518): bump maxWireVersion (#4950)d2b828bchore(NODE-7599): tighten build workflow permissions and update release docs ...24e5705chore(NODE-7512): add Windows Node Latest to smoke test configuration (#4940)90f6967chore(NODE-7563): migrate main release workflows to npm trusted publishers (#...a10d2c9fix(NODE-7548): SCRAM authentication fails on non-Node runtimes (#4932)5c986b1test(NODE-6820): test on Graviton processor (#4936)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mongodb since your current version.
Updates
vuefrom 3.5.35 to 3.5.38Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
478e3e8release: v3.5.3830ba647chore(release): make release publishing resumable (#14953)c00b021release: v3.5.3711ac8b4release: v3.5.3643eba78chore(deps): update lint (#14935)3bc7290chore(deps): update build (#14901)8203fc5chore(deps): update all non-major dependencies (#14938)8f4bc85chore(deps): update compiler (#14900)8e63cdfchore(deps): update dependency npm-run-all2 to v9 (#14939)131291achore(deps): update test (#14936)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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 conditionsSummary by cubic
Update dev dependencies across the monorepo to pick up minor fixes and improvements in tooling, types, docs, and the test-only database driver. No runtime behavior changes.
eslint→ 10.5.0: minor release; some rule messages/locations updated, so lint output may shift.@types/node→ 25.9.3,@types/inquirer→ 9.0.10: patch type updates.mongodb→ 7.3.0: minor updates (bumpedmaxWireVersion, SCRAM fix); heads-up that MongoDB Server 4.2 support will be dropped in a future driver release.vue→ 3.5.38 (docs): patch fixes to compiler/runtime; affects docs site only.Written for commit 0c08c93. Summary will update on new commits.