-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
build(deps): bump the non-breaking group across 1 directory with 9 updates #17484
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
Merged
mikehardy
merged 1 commit into
dependency-updates
from
dependabot/npm_and_yarn/tools/localization/dependency-updates/non-breaking-4c38321eaa
Nov 23, 2024
Merged
build(deps): bump the non-breaking group across 1 directory with 9 updates #17484
mikehardy
merged 1 commit into
dependency-updates
from
dependabot/npm_and_yarn/tools/localization/dependency-updates/non-breaking-4c38321eaa
Nov 23, 2024
Conversation
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
…dates Bumps the non-breaking group with 9 updates in the /tools/localization directory: | Package | From | To | | --- | --- | --- | | [@crowdin/crowdin-api-client](https://github.com/crowdin/crowdin-api-client-js) | `1.39.0` | `1.39.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.1.0` | `3.2.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.15.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.13.0` | `8.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.13.0` | `8.15.0` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.15.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.13.1` | `17.14.0` | Updates `@crowdin/crowdin-api-client` from 1.39.0 to 1.39.1 - [Release notes](https://github.com/crowdin/crowdin-api-client-js/releases) - [Changelog](https://github.com/crowdin/crowdin-api-client-js/blob/master/.release-it.json) - [Commits](crowdin/crowdin-api-client-js@1.39.0...1.39.1) 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 `@eslint/eslintrc` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.1.0...v3.2.0) Updates `@eslint/js` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js) Updates `@types/node` from 22.9.0 to 22.9.3 - [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.13.0 to 8.15.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.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.13.0 to 8.15.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.15.0/packages/parser) Updates `eslint` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.15.0) Updates `eslint-plugin-n` from 17.13.1 to 17.14.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.13.1...v17.14.0) --- updated-dependencies: - dependency-name: "@crowdin/crowdin-api-client" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking ... Signed-off-by: dependabot[bot] <[email protected]>
mikehardy
approved these changes
Nov 23, 2024
Member
|
already passed javascript testing |
mikehardy
added a commit
that referenced
this pull request
Nov 23, 2024
* build(deps): bump org.robolectric:robolectric from 4.14 to 4.14.1 Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.14 to 4.14.1. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.14...robolectric-4.14.1) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /tools/localization (#17471) Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump the non-breaking group across 1 directory with 9 updates (#17484) Bumps the non-breaking group with 9 updates in the /tools/localization directory: | Package | From | To | | --- | --- | --- | | [@crowdin/crowdin-api-client](https://github.com/crowdin/crowdin-api-client-js) | `1.39.0` | `1.39.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.1.0` | `3.2.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.15.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.13.0` | `8.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.13.0` | `8.15.0` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.15.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.13.1` | `17.14.0` | Updates `@crowdin/crowdin-api-client` from 1.39.0 to 1.39.1 - [Release notes](https://github.com/crowdin/crowdin-api-client-js/releases) - [Changelog](https://github.com/crowdin/crowdin-api-client-js/blob/master/.release-it.json) - [Commits](crowdin/crowdin-api-client-js@1.39.0...1.39.1) 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 `@eslint/eslintrc` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.1.0...v3.2.0) Updates `@eslint/js` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js) Updates `@types/node` from 22.9.0 to 22.9.3 - [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.13.0 to 8.15.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.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.13.0 to 8.15.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.15.0/packages/parser) Updates `eslint` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.15.0) Updates `eslint-plugin-n` from 17.13.1 to 17.14.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.13.1...v17.14.0) --- updated-dependencies: - dependency-name: "@crowdin/crowdin-api-client" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 non-breaking group with 9 updates in the /tools/localization directory:
1.39.01.39.15.6.35.7.23.1.03.2.09.14.09.15.022.9.022.9.38.13.08.15.08.13.08.15.09.14.09.15.017.13.117.14.0Updates
@crowdin/crowdin-api-clientfrom 1.39.0 to 1.39.1Release notes
Sourced from
@crowdin/crowdin-api-client's releases.Commits
fb00016chore: version 1.39.1 [skip ci]9f83266bundle web url field (#445)927a3b1build(deps-dev): bump typedoc from 0.26.10 to 0.26.11 (#442)Updates
typescriptfrom 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90Bump version to 5.7.2 and LKG0503a63🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216deUpdate LKG3ee2b95🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2Bump version to 5.7.1-rc and LKG5925c81Update LKG84d58cfMerge remote-tracking branch 'origin/main' into release-5.70ec4d30Fixing exception on unsaved file (#60362)11b2930Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
@eslint/eslintrcfrom 3.1.0 to 3.2.0Release notes
Sourced from
@eslint/eslintrc's releases.Changelog
Sourced from
@eslint/eslintrc's changelog.Commits
f05aea7chore: release 3.2.0 (#174)d02f914feat: merge rule.meta.defaultOptions before validation (#166)2b0aa3adocs: addcompat.extendsexample with plugin config (#173)3e3b80aci: run tests in Node.js 23 (#170)fc9837dci: reduce list of releasable tags tofeat,fixandperf(#161)Updates
@eslint/jsfrom 9.14.0 to 9.15.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
b441beechore: package.json update for@eslint/jsrelease3087c9efeat: addmetaobject to@eslint/jsplugin (#19095)Updates
@types/nodefrom 22.9.0 to 22.9.3Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.13.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
2444351chore(release): publish 8.15.06c27d08chore: bump eslint dependencies (#10354)f5e23e2fix(utils): add defaultOptions to meta in rule (#10339)12ce800docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...ab83198fix(eslint-plugin): report deprecations used in default export (#10330)66234d0fix(eslint-plugin): [explicit-module-boundary-types] and [explicit-function-r...013c5ccfix(eslint-plugin): [await-thenable, return-await] don't flag awaiting uncons...a7746fbfeat(eslint-plugin): [prefer-nullish-coalescing] fix detection of `ignoreCond...57d343bdocs: [no-deprecated] awkward wording about TypeScript visualizing deprecated...9ebdff4feat(eslint-plugin): new ruleno-unsafe-type-assertion(#10051)Updates
@typescript-eslint/parserfrom 8.13.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
2444351chore(release): publish 8.15.0e022eb0docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0achore(release): publish 8.14.0Updates
eslintfrom 9.14.0 to 9.15.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6f37b079.15.01d99f29Build: changelog update for 9.15.02967d91chore: upgrade@eslint/js@9.15.0 (#19133)b441beechore: package.json update for@eslint/jsrelease7d6bf4achore: upgrade@eslint/core@0.9.0 (#19131)01557cefeat: Implement Language#normalizeLanguageOptions() (#19104)902e707chore: upgrade@eslint/plugin-kit@0.2.3 (#19130)2edc0e2feat: add meta.defaultOptions (#17656)fd33f13fix: update types forno-restricted-importsrule (#19060)5ff6c1dchore: bump cross-spawn (#19125)Updates
eslint-plugin-nfrom 17.13.1 to 17.14.0Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
ccf5f9echore(master): release 17.14.0 (#387)a52c968feat(no-unsupported): support Node 23.2.0 & 23.3.0 (#390)c8fbf00feat(no-sync): Add ignores option (#386)2f60954chore(master): release 17.13.2 (