-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build(deps): Bump the deps group across 1 directory with 9 updates #249
Closed
Conversation
This file contains 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
Bumps the deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.19.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.19.1` | | [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.18.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` | | [axios](https://github.com/axios/axios) | `1.7.7` | `1.7.9` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` | | [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.16.0` | `2.20.0` | Updates `@types/node` from 22.9.0 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.19.1 - [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.19.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.14.0 to 8.19.1 - [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.19.1/packages/parser) Updates `eslint` from 9.15.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.18.0) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `typescript` from 5.6.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.3) Updates `axios` from 1.7.7 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.7.9) Updates `dotenv` from 16.4.5 to 16.4.7 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v16.4.7) Updates `isomorphic-dompurify` from 2.16.0 to 2.20.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@v2.16.0...v2.20.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: isomorphic-dompurify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 13, 2025
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 deps group with 9 updates in the / directory:
22.9.0
22.10.5
8.14.0
8.19.1
8.14.0
8.19.1
9.15.0
9.18.0
3.3.3
3.4.2
5.6.3
5.7.3
1.7.7
1.7.9
16.4.5
16.4.7
2.16.0
2.20.0
Updates
@types/node
from 22.9.0 to 22.10.5Commits
Updates
@typescript-eslint/eslint-plugin
from 8.14.0 to 8.19.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
328b7df
chore(release): publish 8.19.15dedb1c
docs: fix incorrect variable name in a comment in code example (#10613)6e05e56
fix: revert "fix(eslint-plugin): [no-unnecessary-type-assertion] handle liter...82716b8
fix(eslint-plugin): [no-unnecessary-type-assertion] handle literal types (#10...c7154bf
chore(eslint-plugin): usegetConstraintInfo
in no-unnecessary-template-expr...63b2d3e
fix(eslint-plugin): [no-deprecated] doesn't report on shorthand property in a...4dbf48b
fix(eslint-plugin): [strict-boolean-expressions] remove remaining (unsafe) au...3bacfa7
chore: upgrade to ts-api-utils 2.0 (#10567)4f50f64
docs: [return-await] make the rule no longer an extension of ESLint no-return...4e7f5f8
docs: [prefer-nullish-coalescing] fix admonition (#10574)Updates
@typescript-eslint/parser
from 8.14.0 to 8.19.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
328b7df
chore(release): publish 8.19.1e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)2c8a75e
chore(release): publish 8.17.0Updates
eslint
from 9.15.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b41
9.18.04df3132
Build: changelog update for 9.18.0c52be85
chore: upgrade to@eslint/[email protected]
(#19330)362099c
chore: package.json update for@eslint/js
release9486141
deps: upgrade@eslint/core
and@eslint/plugin-kit
(#19329)d9c23c5
docs: replacevar
withconst
in rule examples (#19325)8e1a898
docs: add tabs to cli code blocks (#18784)f3aeefb
docs: rewrite using let and const in rule examples (#19320)0b680b3
docs: Update README98c86a9
docs:Edit this page
button link to different branches (#19228)Updates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
typescript
from 5.6.3 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
axios
from 1.7.7 to 1.7.9Release notes
Sourced from axios's releases.