chore(deps): bump the minor-and-patch group across 1 directory with 8 updates#817
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 8 updates#817dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
… updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `6.0.0` | `6.0.1` | | [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) | `4.0.0` | `4.0.2` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.4` | `7.28.4` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.4` | `7.28.3` | | [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) | `12.2.0` | `12.6.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.32.0` | Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/github` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `commitlint-plugin-function-rules` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases) - [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md) - [Commits](vidavidorra/commitlint-plugin-function-rules@v4.0.0...v4.0.2) Updates `@babel/core` from 7.24.4 to 7.28.4 - [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.28.4/packages/babel-core) Updates `@babel/preset-env` from 7.24.4 to 7.28.3 - [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.28.3/packages/babel-preset-env) Updates `commit-and-tag-version` from 12.2.0 to 12.6.0 - [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.2.0...v12.6.0) Updates `eslint-plugin-import` from 2.29.1 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.32.0) Updates `yaml` from 2.4.1 to 2.8.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.1...v2.8.1) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@actions/github" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: commitlint-plugin-function-rules dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@babel/core" dependency-version: 7.28.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@babel/preset-env" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: commit-and-tag-version dependency-version: 12.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: yaml dependency-version: 2.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 7 updates in the / directory:
1.10.11.11.16.0.06.0.14.0.04.0.27.24.47.28.47.24.47.28.312.2.012.6.02.29.12.32.0Updates
@actions/corefrom 1.10.1 to 1.11.1Changelog
Sourced from
@actions/core's changelog.Commits
Updates
@actions/githubfrom 6.0.0 to 6.0.1Changelog
Sourced from
@actions/github's changelog.Commits
Updates
commitlint-plugin-function-rulesfrom 4.0.0 to 4.0.2Release notes
Sourced from commitlint-plugin-function-rules's releases.
Changelog
Sourced from commitlint-plugin-function-rules's changelog.
Commits
4d705afchore(release): 4.0.2 [skip ci]10f1034ci: include Node.js v24 and drop v23, which is EOL June 1stc3c2f22chore: add 2025 to the license4d132b0chore(deps): update dependency xo to v1 (#239)a236414chore(deps): update vidavidorra/.github action to v5.0.40e2c6646chore(deps): update vidavidorra/.github action to v5.0.39c340e95chore(deps): update dependency semantic-release to v24.2.5c886d8fchore(deps): update vidavidorra/.github action to v5.0.3898d3276chore(deps): lock file maintenancec1748c3chore(deps): update dependency semantic-release to v24.2.4Updates
@babel/corefrom 7.24.4 to 7.28.4Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
35055e3v7.28.4b41f8cdUpdate Jest to v30.1.1 (#17493)18d88b8Improve@babel/coretypings (#17471)453b068Switch to@jridgewell/remapping(#17474)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)64ec61eexport PartialConfig and NormalizedOptions (#17470)fb57f26chore: update browser compat libs (#17469)ccc5faev7.28.02372572Update source maps packages (#17420)Updates
@babel/preset-envfrom 7.24.4 to 7.28.3Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)fb57f26chore: update browser compat libs (#17469)f4a9616[static blocks] Do not inject new static fields after static code (#17443)f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)ccc5faev7.28.0743ecd4Add explicit resource management to preset-env (#17355)cd0de90Updatebabel-polyfillpackages (#17403)fdbf1b3fix:finallycauses unexpected return value (#17366)7ba1afaUpdate babel 8 preset env fixtures (#17356)Updates
commit-and-tag-versionfrom 12.2.0 to 12.6.0Release notes
Sourced from commit-and-tag-version's releases.
... (truncated)
Changelog
Sourced from commit-and-tag-version's changelog.
... (truncated)
Commits
3bea4afchore(master): release 12.6.0 (#247)3958e68feat: add --config option to allow custom config file path (#237)c9f9410build(deps-dev): bump shelljs from 0.8.5 to 0.10.0 (#243)e39c069build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#245)12cd08fchore(master): release 12.5.2 (#242)b60c8babuild(deps): bump semver from 7.6.3 to 7.7.2 (#226)7fe66bbfix: Correct use of fs, so we no longer emit a deprecation warning forfs.F_OK400e3c1chore(master): release 12.5.1 (#221)1bcdf40fix: ignore other prerelease tags when finding latest tag (#211) (#213)0da9aeadocs(readme): Clarify what appears in the changelog (#220)Updates
eslint-plugin-importfrom 2.29.1 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
... (truncated)
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkUpdates
yamlfrom 2.4.1 to 2.8.1Release notes
Sourced from yaml's releases.
... (truncated)
Commits
1dc3c3b2.8.15bbb1cbchore: Add explicit jest-resolve@29 dev dependency to keep Node.js 15 compati...b3ba632chore: Refresh lockfilede8a0abfix: Preserve empty block literals (#634)81eb3bfdocs: Update site introef23196docs: Update README & docs/CONTRIBUTINGaa29f42docs: Note that schema can be a Schemacad823edocs: Update instructions on vulnerability reportingc000eb72.8.01e85fc8style: Apply updated lint rulesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill ca...Description has been truncated