This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Bump the all-npm-dependencies group across 1 directory with 6 updates#39
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-npm-dependencies group across 1 directory with 6 updates#39dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-npm-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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 `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: 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 6 updates in the / directory:
2.4.02.4.27.1.07.11.07.1.07.11.00.20.10.21.48.57.09.4.05.3.35.4.5Updates
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 (#...6d8134e🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Dependabot 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 cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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