chore(deps): bump the major-deps-updates-main group across 1 directory with 5 updates#111
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
bd92b5a to
44e8303
Compare
…y with 5 updates Bumps the major-deps-updates-main group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puppeteer-core](https://github.com/puppeteer/puppeteer) | `24.43.1` | `25.1.0` | | [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) | `10.0.6` | `11.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.4.1` | | [release-it](https://github.com/release-it/release-it) | `19.2.4` | `20.2.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `puppeteer-core` from 24.43.1 to 25.1.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-core-v24.43.1...puppeteer-core-v25.1.0) Updates `@release-it/conventional-changelog` from 10.0.6 to 11.0.1 - [Release notes](https://github.com/release-it/conventional-changelog/releases) - [Commits](release-it/conventional-changelog@10.0.6...11.0.1) Updates `eslint` from 9.39.4 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.4.1) Updates `release-it` from 19.2.4 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.2.4...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/conventional-changelog" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: puppeteer-core dependency-version: 25.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: release-it dependency-version: 20.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main ... Signed-off-by: dependabot[bot] <support@github.com>
44e8303 to
dbdfb44
Compare
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-deps-updates-main group with 5 updates in the / directory:
24.43.125.1.010.0.611.0.19.39.410.4.119.2.420.2.05.9.36.0.3Updates
puppeteer-corefrom 24.43.1 to 25.1.0Release notes
Sourced from puppeteer-core's releases.
... (truncated)
Changelog
Sourced from puppeteer-core's changelog.
... (truncated)
Commits
ede6669chore: release main (#15056)7bc09e7chore(deps): bump the all group with 5 updates (#15052)8c81170chore(deps): bump the all group in /website with 3 updates (#15051)09eced5chore: update lock53b9fdachore(deps): bump the dependencies group with 2 updates (#15049)d842411chore(deps): bump node from050bf2bto8530f76in /docker in the all grou...1d2a569docs: document read-only Docker directories (#15048)ab0171dfix: support concurrency in progress bars (#15045)51db32afix: improve progress bar and install (#15042)d32384bchore(deps): bump qs and express in /website (#15040)Updates
@release-it/conventional-changelogfrom 10.0.6 to 11.0.1Release notes
Sourced from @release-it/conventional-changelog's releases.
Commits
82f88c9Release 11.0.17481298Run tests on Node 26f3461f1Document transform override and parseCommits resolution (resolve #78, resolve...8947320Derive tag prefix from resolved tag for recommended bump (resolve #80)063b6afUpdate dependenciesce9a599Bump tmp from 0.2.5 to 0.2.6 (#145)636c254Restore no-preset fallback to preventwhatBumperror981e7b0Release 11.0.01b746e6Update dependencies & bumpengines.node0432426fix: support release-it 20 (#142)Updates
eslintfrom 9.39.4 to 10.4.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)Updates
release-itfrom 19.2.4 to 20.2.0Release notes
Sourced from release-it's releases.
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.0