-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump the npm-deps group across 1 directory with 18 updates #291
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 npm-deps group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` | | [i18next](https://github.com/i18next/i18next) | `23.16.2` | `24.1.0` | | [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) | `8.0.0` | `8.0.2` | | [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) | `2.3.2` | `2.6.0` | | [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `2.6.2` | `3.0.1` | | [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) | `3.5.31` | `3.5.32` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.7` | `22.10.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.10.0` | `8.18.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.10.0` | `8.18.0` | | [electron](https://github.com/electron/electron) | `33.0.1` | `33.2.1` | | [electron-log](https://github.com/megahertz/electron-log) | `5.2.0` | `5.2.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.17.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `56.0.0` | `56.0.1` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `6.0.3` | Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) Updates `i18next` from 23.16.2 to 24.1.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.16.2...v24.1.0) Updates `i18next-browser-languagedetector` from 8.0.0 to 8.0.2 - [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-browser-languageDetector@v8.0.0...v8.0.2) Updates `i18next-fs-backend` from 2.3.2 to 2.6.0 - [Changelog](https://github.com/i18next/i18next-fs-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-fs-backend@v2.3.2...v2.6.0) Updates `i18next-http-backend` from 2.6.2 to 3.0.1 - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v2.6.2...v3.0.1) Updates `@types/jquery` from 3.5.31 to 3.5.32 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) Updates `@types/node` from 22.7.7 to 22.10.2 - [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.10.0 to 8.18.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/v8.18.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.10.0 to 8.18.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/v8.18.0/packages/parser) Updates `electron` from 33.0.1 to 33.2.1 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v33.0.1...v33.2.1) Updates `electron-log` from 5.2.0 to 5.2.4 - [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md) - [Commits](megahertz/electron-log@v5.2.0...v5.2.4) Updates `eslint` from 8.57.1 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.17.0) Updates `eslint-plugin-unicorn` from 56.0.0 to 56.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v56.0.0...v56.0.1) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `lint-staged` from 15.2.10 to 15.2.11 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11) 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.2 - [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.2) Updates `vite` from 5.4.9 to 6.0.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.3/packages/vite) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: i18next-browser-languagedetector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: i18next-fs-backend dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: "@types/jquery" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: electron-log dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 16, 2024
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
@dependabot rebase |
Looks like this PR is already up-to-date with stable! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Superseded by #292. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/npm-deps-c62208a555
branch
December 30, 2024 16:10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 npm-deps group with 18 updates in the / directory:
4.21.1
4.21.2
23.16.2
24.1.0
8.0.0
8.0.2
2.3.2
2.6.0
2.6.2
3.0.1
3.5.31
3.5.32
22.7.7
22.10.2
8.10.0
8.18.0
8.10.0
8.18.0
33.0.1
33.2.1
5.2.0
5.2.4
8.57.1
9.17.0
56.0.0
56.0.1
9.1.6
9.1.7
15.2.10
15.2.11
3.3.3
3.4.2
5.6.3
5.7.2
5.4.9
6.0.3
Updates
express
from 4.21.1 to 4.21.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
1faf228
4.21.22e0fb64
deps: bump [email protected] (#6209)59fc270
deps: [email protected] (#5956)51fc39c
docs: add funding (#6065)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
i18next
from 23.16.2 to 24.1.0Release notes
Sourced from i18next's releases.
... (truncated)
Changelog
Sourced from i18next's changelog.
... (truncated)
Commits
33b6222
24.1.07b5101b
releasec0c92e3
try to address #2270 by cloning the store data (#2271)182abcc
24.0.50803d3d
remove extra log for #226831d5b95
24.0.4d00da32
simplify fix #22689903c61
24.0.39084de0
release8d3fef7
fix: incorrect locale detected (#2268)Updates
i18next-browser-languagedetector
from 8.0.0 to 8.0.2Changelog
Sourced from i18next-browser-languagedetector's changelog.
Commits
9d765ed
8.0.20cd29a8
fix for when passed services are null, should address #296be02df9
8.0.16c1886c
some environments, throws when accessing document.cookiee6e4089
Bump elliptic from 6.5.7 to 6.6.0 (#295)5131d9a
Bump elliptic from 6.5.4 to 6.5.7 (#294)1f74f59
Use arrow function and implicit return in index.js (#290)c9f0f35
Bump braces from 3.0.2 to 3.0.3 (#289)e161380
refactor: Defaults (#288)Updates
i18next-fs-backend
from 2.3.2 to 2.6.0Changelog
Sourced from i18next-fs-backend's changelog.
Commits
10af388
2.6.0d19284b
support initAsync236da23
update deps0b4bb09
fix deno test735143d
test with Deno 21fa125f
2.5.02d3e34a
fix tests4802ab9
Fix line endings in transcribed jsonc-parser license (#56)e5044eb
Add JSONC support (#55)1c2e0b9
update example depsUpdates
i18next-http-backend
from 2.6.2 to 3.0.1Changelog
Sourced from i18next-http-backend's changelog.
Commits
3c0ada7
3.0.1dd21d68
try to get rid of top-level await2f975d7
update changelog00f0e59
update changelog30e4fc5
3.0.08d8bf8d
bump major09dc9c9
update i18next dep1c233f1
Mention JSONC in docs & tests (#159)64e4a2e
changelogd9629f9
typo in changelogUpdates
@types/jquery
from 3.5.31 to 3.5.32Commits
Updates
@types/node
from 22.7.7 to 22.10.2Commits
Updates
@typescript-eslint/eslint-plugin
from 8.10.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)a54a8e1
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...24a1510
fix(eslint-plugin): [no-base-to-string] handle more robustly when multiple `t...47f1ab3
feat(eslint-plugin): [switch-exhaustiveness-check] add support for "no defaul...772bd43
fix(eslint-plugin): [no-deprecated] check if a JSX attribute is deprecated (#...4cb2cf8
fix: typescript peer dependency (#10373)0cc7919
feat(eslint-plugin): [no-deprecated] report on super call of deprecated const...2c8a75e
chore(release): publish 8.17.0670df27
feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any and ...Updates
@typescript-eslint/parser
from 8.10.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
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.0f74a8fa
chore(release): publish 8.16.0fe6b47f
feat: support TypeScript 5.7 (#10372)2444351
chore(release): publish 8.15.0e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0a
chore(release): publish 8.14.0Updates
electron
from 33.0.1 to 33.2.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
cd6e3d7
refactor: fix modernize-return-braced-init-list warnings (#44857)7152209
fix: modernize-use-using clang-tidy warnings (#44836)51e31de
fix: modernize-use-nodiscard clang-tidy warnings (#44832)fe3467e
docs: correct stable release dates for v34.0.0 (#44830)d0e24fc
fix: clang-tidyperformance-inefficient-vector-operation
warnings (33-x-y) ...3483cd6
refactor: remove unnecessary constructor code (#44825)1ef8b47
fix: remove unused local variables (#44822)71c1149
docs: update new GitHub issue link (#44810)bd5c8d7
fix: crash callingshell.readShortcutLink
(#44803)52b5d8a
fix: big endian bug in V8 serialization (#44796)Updates
electron-log
from 5.2.0 to 5.2.4Changelog
Sourced from electron-log's changelog.
Commits
843de37
5.2.4cebb269
feat: Add buffering featureb2269eb
5.2.314a8ecd
fix(scope):log
method should be an alias ofinfo
, fixes #4438f77007
5.2.24d29165
fix(cord): LogMessage.logId is empty, fixes #4427b991aa
chore(ci): Setup GitHub actions timeout606626b
5.2.16f6b95e
chore(ci): Update GitHub actionsc8b43a6
fix: timeZoneFromOffset function to return correct offset for UTC timezone (#...Updates
eslint
from 8.57.1 to 9.17.0Release notes
Sourced from eslint's releases.