build(deps-dev): bump the major group across 1 directory with 6 updates#279
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the major group across 1 directory with 6 updates#279dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the major group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@release-it-plugins/lerna-changelog](https://github.com/release-it-plugins/lerna-changelog) | `8.0.1` | `9.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.2` | `26.0.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `10.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `17.0.8` | | [release-it](https://github.com/release-it/release-it) | `19.1.0` | `20.2.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `@release-it-plugins/lerna-changelog` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/release-it-plugins/lerna-changelog/releases) - [Changelog](https://github.com/release-it-plugins/lerna-changelog/blob/master/CHANGELOG.md) - [Commits](release-it-plugins/lerna-changelog@v8.0.1...v9.0.0) Updates `@types/node` from 25.0.2 to 26.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v10.5.0) Updates `lint-staged` from 16.2.7 to 17.0.8 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v17.0.8) Updates `release-it` from 19.1.0 to 20.2.0 - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@19.1.0...20.2.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: "@release-it-plugins/lerna-changelog" dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/node" dependency-version: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: lint-staged dependency-version: 17.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: release-it dependency-version: 20.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
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 major group with 6 updates in the / directory:
8.0.19.0.025.0.226.0.09.39.110.5.016.2.717.0.819.1.020.2.05.9.36.0.3Updates
@release-it-plugins/lerna-changelogfrom 8.0.1 to 9.0.0Release notes
Sourced from @release-it-plugins/lerna-changelog's releases.
Changelog
Sourced from @release-it-plugins/lerna-changelog's changelog.
Commits
2eaf4c0Release 9.0.0f59dc66Regenerate package-lock.json with npm 10.9.2 to remove libc churnb90d1fbDependency hygiene: fix which engine mismatch + resolve safe audit advisories...ed41626Align Node support with release-it; pin dev to Node 22 LTS (#358)2ec7548Bump actions/checkout from 6 to 7 (#359)645a9e2Migrate Node version management from Volta to mise (#357)08e69baAdd opt-inprettieroption to format generated changelog (fixes #326) (#339)ee11d74Merge pull request #340 from release-it-plugins/deps-modernizatione9446edMerge pull request #341 from release-it-plugins/deferred-tooling725a37cMerge pull request #338 from release-it-plugins/issues-57-58-editorUpdates
@types/nodefrom 25.0.2 to 26.0.0Commits
Updates
eslintfrom 9.39.1 to 10.5.0Release notes
Sourced from eslint's releases.
... (truncated)
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
lint-stagedfrom 16.2.7 to 17.0.8Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
5f3b8f2Merge pull request #1812 from lint-staged/changeset-release/main43a9b8dchore(changeset): release630e2f6Merge pull request #1809 from lint-staged/restore-merge-status179b437fix: restore Git merge status after creating backup stash6bae2e2Merge pull request #1811 from lint-staged/exec-git-ignore-stderrb82a830ci: run npm audit omitting dev, including prod dependencies0b19b80build(deps): update dependencies3d0b2c0fix: ignore stderr when doing Git operationscd11fecMerge pull request #1807 from lint-staged/changeset-release/main15a8ee0chore(changeset): releaseUpdates
release-itfrom 19.1.0 to 20.2.0Release notes
Sourced from release-it's releases.
... (truncated)
Changelog
Sourced from release-it's changelog.
... (truncated)
Commits
3217e49Release 20.2.02476065Capture the stage id for the approval message244d811Print staged-packages approval URL after stage publish5a105f3Release 20.1.00cb51a9Dogfoodin'a2a262cFormat docs/npm.md4ebb66ePublish interactively under --only-version so passkey 2FA works (resolve #1234)c63b4e4Use draft flow for immutable releases with assets (resolve #1295)29f079bRun tests on Node 26aa20f56Support npm staged publishing (npm.stage)Updates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Dependabot 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 conditions