Bump the all-npm-dependencies group across 1 directory with 7 updates#38
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all-npm-dependencies group across 1 directory with 7 updates#38dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-npm-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [action-docs](https://github.com/npalm/action-docs) | `2.1.0` | `2.4.1` | | [yaml](https://github.com/eemeli/yaml) | `2.4.0` | `2.4.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.11.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.20.1` | `0.21.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` | Updates `action-docs` from 2.1.0 to 2.4.1 - [Release notes](https://github.com/npalm/action-docs/releases) - [Changelog](https://github.com/npalm/action-docs/blob/main/CHANGELOG.md) - [Commits](npalm/action-docs@v2.1.0...v2.4.1) Updates `yaml` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.0...v2.4.2) Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.11.0 - [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/v7.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 7.11.0 - [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/v7.11.0/packages/parser) Updates `esbuild` from 0.20.1 to 0.21.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.20.1...v0.21.4) Updates `eslint` from 8.57.0 to 9.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.4.0) Updates `typescript` from 5.3.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.5) --- updated-dependencies: - dependency-name: action-docs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-dependencies - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-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 all-npm-dependencies group with 7 updates in the / directory:
2.1.02.4.12.4.02.4.27.1.07.11.07.1.07.11.00.20.10.21.48.57.09.4.05.3.35.4.5Updates
action-docsfrom 2.1.0 to 2.4.1Release notes
Sourced from action-docs's releases.
... (truncated)
Changelog
Sourced from action-docs's changelog.
Commits
8ae3fa6chore(main): release 2.4.1 (#580)b60d963chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#592)7523b0echore(deps): bump@typescript-eslint/parserfrom 7.7.0 to 7.7.1 (#593)2d4d45echore(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#591)2a27ad0chore(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#590)23967c6chore(deps): bump@typescript-eslint/parserfrom 7.6.0 to 7.7.0 (#588)4f0c39echore(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#587)fcfd513chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 (#...a6c64d0chore(deps): bump typescript from 5.4.3 to 5.4.5 (#585)6851ef9chore(deps): bump@typescript-eslint/parserfrom 7.4.0 to 7.6.0 (#584)Updates
yamlfrom 2.4.0 to 2.4.2Release notes
Sourced from yaml's releases.
Commits
f792d1b2.4.2de120d6docs: Move sponsor section up5410c25ci: Drop tests in EOL Node.js versions30868a8chore: Add sponsorship by Scipress (#536)1c6fd6afix: Restrict YAML 1.1 boolean strings to their explicit capitalization (#530)4aa56d32.4.1e651ce1chore: Refresh lockfile1775f13test: Drop unused import to satisfy TS40903dbfix(cst): Do not drop trailing newline after line comment in block-map if fol...46a816efix: Do not skip folding lines after the first in indented block scalars (fix...Updates
@typescript-eslint/eslint-pluginfrom 7.1.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
e360541chore(release): publish 7.11.0b230385feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm...3461f45test(eslint-plugin): [consistent-type-assertions] add missingoutput: null...342b873fix(eslint-plugin): [consistent-type-assertions] prevent syntax errors on arr...b5ce43bchore(eslint-plugin): replaced map/reduce with flatMap in normalizedOptions i...c18226echore(release): publish 7.10.08d92ba8docs: [no-floating-promises] fix capitalization typo (#9118)d951d83fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...987a96efeat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...77fc366chore(release): publish 7.9.0Updates
@typescript-eslint/parserfrom 7.1.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
e360541chore(release): publish 7.11.0c18226echore(release): publish 7.10.077fc366chore(release): publish 7.9.0f53fecechore: add knip (#8192)ee677f6chore(release): publish 7.8.03e19436chore(release): publish 7.7.1e44a1a2chore(release): publish 7.7.0e1db872chore(release): publish 7.6.0a6ab2cbfeat: bump npm dependency ranges (#8860)a14ba9dchore(release): publish 7.5.0Updates
esbuildfrom 0.20.1 to 0.21.4Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
67cbf87publish 0.21.4 to npm4ad11c3fix #3639, fix #3646: passwithtoonResolve516ca31fix #3343: allow bundle-internal string aliases9e2f304fix #3416, fix #3425: better enum constant folding8f1faf7implement late constant-folding for&& || ??7d50a50implement late constant-folding of string enums1b29ac7fold equality checks after cross-module inliningd7a8bf3formatting support for@position-try(for #3773)5069410fix #3778: import assertions/attributes for node11d568crunmake update-compat-tableUpdates
eslintfrom 8.57.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a5f7e589.4.08c6d0c3Build: changelog update for 9.4.0010dd2echore: upgrade to@eslint/js@9.4.0(#18534)5e1b5dcchore: package.json update for@eslint/jsreleased7ab6f5docs: update theme when whenprefers-color-schemechanges (#18510)594145frefactor: switch to@eslint/config-array(#18527)525fdffdocs: fix components files (#18519)89a4a0afeat: ignore IIFE's in theno-loop-funcrule (#17528)80747d2docs: refactorprefer-destructuringrule (#18472)f6534d1fix: skip processor code blocks that match only universal patterns (#18507)Updates
typescriptfrom 5.3.3 to 5.4.5Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27bcd4cUpdate LKG9f33bf1🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84Bump version to 5.4.5 and LKG892936f🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05release-5.4: Always set node-version for setup-node (#58117)b754fc3🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367Bump version to 5.4.4 and LKGde9096b🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...