deps: bump the dev-patch-minor-dependencies group across 1 directory with 8 updates#3700
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…with 8 updates Bumps the dev-patch-minor-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `3.0.0` | `3.0.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.1` | `8.59.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.1` | `8.59.2` | | [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) | `12.7.1` | `12.7.3` | | [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.157` | `6.0.164` | | [nock](https://github.com/nock/nock) | `14.0.12` | `14.0.15` | | [oclif](https://github.com/oclif/oclif) | `4.22.96` | `4.23.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@actions/core` from 3.0.0 to 3.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@typescript-eslint/eslint-plugin` from 8.58.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/parser) Updates `commit-and-tag-version` from 12.7.1 to 12.7.3 - [Release notes](https://github.com/absolute-version/commit-and-tag-version/releases) - [Changelog](https://github.com/absolute-version/commit-and-tag-version/blob/master/CHANGELOG.md) - [Commits](absolute-version/commit-and-tag-version@v12.7.1...v12.7.3) Updates `eslint-config-oclif` from 6.0.157 to 6.0.164 - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@6.0.157...6.0.164) Updates `nock` from 14.0.12 to 14.0.15 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.12...v14.0.15) Updates `oclif` from 4.22.96 to 4.23.0 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.22.96...4.23.0) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies - dependency-name: commit-and-tag-version dependency-version: 12.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: eslint-config-oclif dependency-version: 6.0.164 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: nock dependency-version: 14.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: oclif dependency-version: 4.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch-minor-dependencies ... 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 dev-patch-minor-dependencies group with 8 updates in the / directory:
3.0.03.0.18.58.18.59.28.58.18.59.212.7.112.7.36.0.1576.0.16414.0.1214.0.154.22.964.23.05.8.35.9.3Updates
@actions/corefrom 3.0.0 to 3.0.1Changelog
Sourced from @actions/core's changelog.
Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.58.1 to 8.59.2Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
2ec35f1chore(release): publish 8.59.2ec3ef25test: make no-useless-empty-export tests fully static (#12260)60d0a51chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...5c53da2fix(eslint-plugin): [no-deprecated] object destructuring values should be tre...80c28a1fix(eslint-plugin): [no-unsafe-type-assertion] handle crash on recursive temp...b7b2670test: make no-this-alias tests fully static (#12258)5245793chore(release): publish 8.59.13cef124chore(eslint-plugin): switch auto-generated test cases to hand-written in dot...27c507btest: make sort-type-constituents tests fully static (#12262)a03b31dchore(eslint-plugin): switch auto-generated test cases to hand-written in no-...Updates
@typescript-eslint/parserfrom 8.58.1 to 8.59.2Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
2ec35f1chore(release): publish 8.59.25245793chore(release): publish 8.59.1ea9ae4fchore(release): publish 8.59.090c2803chore(release): publish 8.58.2be6b49afix: remove tsbuildinfo cache file from published packages (#12187)Updates
commit-and-tag-versionfrom 12.7.1 to 12.7.3Release notes
Sourced from commit-and-tag-version's releases.
Changelog
Sourced from commit-and-tag-version's changelog.
Commits
67051d7chore(master): release 12.7.3 (#282)d0e3408fix: update release workflow for npm OIDC trusted publishing (#281)71b71f7chore(master): release 12.7.2 (#280)81b4f98fix(maven): Preserve XML attributes when updating pom.xml files (#279)29264aechore: Fix npm package so it doesn't autofix every timeUpdates
eslint-config-ocliffrom 6.0.157 to 6.0.164Release notes
Sourced from eslint-config-oclif's releases.
Changelog
Sourced from eslint-config-oclif's changelog.
... (truncated)
Commits
f8c461cchore(release): 6.0.164 [skip ci]38f166eMerge pull request #348 from oclif/dependabot-npm_and_yarn-typescript-eslint-...1651286fix(deps): bump typescript-eslint from 8.59.1 to 8.59.2261a84fchore(release): 6.0.163 [skip ci]7e97ba7Merge pull request #349 from oclif/dependabot-npm_and_yarn-typescript-eslint-...f008d2cfix(deps): bump@typescript-eslint/parserfrom 8.59.1 to 8.59.2d566e82chore(release): 6.0.162 [skip ci]f619a33Merge pull request #346 from oclif/dependabot-npm_and_yarn-typescript-eslint-...10eeeaafix(deps): bump typescript-eslint from 8.59.0 to 8.59.161770c5chore(release): 6.0.161 [skip ci]Updates
nockfrom 14.0.12 to 14.0.15Release notes
Sourced from nock's releases.
Commits
de5450cfix: Revert "fix(backport): apply body delay before the response end" (#2973)215cd2afix(backport): apply body delay before the response end (#2969)07fbfabfix(types): align Definition with runtime; add rawHeaders, drop headers (#2955)fe2c3eachore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#2961)ee49b4fchore(deps-dev): bump flatted from 3.2.5 to 3.4.211bf183chore(deps-dev): bump undici from 6.23.0 to 6.24.1 (#2954)6b80154chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#2960)4cbf6ccchore(deps): bump tar and npm (#2952)Updates
ocliffrom 4.22.96 to 4.23.0Release notes
Sourced from oclif's releases.
Changelog
Sourced from oclif's changelog.
Commits
f82231echore(release): 4.23.0 [skip ci]ea5dc95Merge pull request #2008 from rexxars/rexxars/readme-no-source-linksf1b5bc5chore(release): 4.22.98 [skip ci]21c3fe2Merge pull request #2019 from oclif/dependabot-npm_and_yarn-lodash-4.18.1a5ca526feat(readme): allow disabling source linksddcf3aefix(deps): bump lodash from 4.17.23 to 4.18.152ed6d1chore(release): 4.22.97 [skip ci]fd39a6aMerge pull request #2018 from oclif/d/W-21915680a1a38f8fix: removed CommonJS integration testb3380d8Merge pull request #2003 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...Updates
typescriptfrom 5.8.3 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)5be3346Bump version to 5.9.2 and LKGad825f2Bump version to 5.9.1-rc and LKG463a5bfUpdate LKGDependabot 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