-
Notifications
You must be signed in to change notification settings - Fork 23
chore(deps-dev): bump the dev-deps group across 1 directory with 13 updates #217
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dev-deps-6594c47956
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
1e4f1a8
to
5d57cdf
Compare
5d57cdf
to
59196cb
Compare
…pdates Bumps the dev-deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@heroku-cli/schema](https://github.com/heroku/typescript-api-schema) | `1.0.25` | `2.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.21` | `24.2.1` | | [@types/supports-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supports-color) | `5.3.0` | `10.0.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.39.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.39.0` | | [chai](https://github.com/chaijs/chai) | `5.2.0` | `5.2.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.33.0` | | [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `5.2.2` | `6.0.94` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` | | [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.7.1` | | [nock](https://github.com/nock/nock) | `14.0.4` | `14.0.9` | | [sinon](https://github.com/sinonjs/sinon) | `20.0.0` | `21.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.9.2` | Updates `@heroku-cli/schema` from 1.0.25 to 2.0.0 - [Release notes](https://github.com/heroku/typescript-api-schema/releases) - [Changelog](https://github.com/heroku/typescript-api-schema/blob/main/CHANGELOG.md) - [Commits](heroku/typescript-api-schema@v1.0.25...v2.0.0) Updates `@types/node` from 22.15.21 to 24.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/supports-color` from 5.3.0 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supports-color) Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.39.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.39.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.39.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.39.0/packages/parser) Updates `chai` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.0...v5.2.1) Updates `eslint` from 8.57.1 to 9.33.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.33.0) Updates `eslint-config-oclif` from 5.2.2 to 6.0.94 - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@5.2.2...6.0.94) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `mocha` from 10.8.2 to 11.7.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.7.1) Updates `nock` from 14.0.4 to 14.0.9 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.4...v14.0.9) Updates `sinon` from 20.0.0 to 21.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) Updates `typescript` from 5.7.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.9.2) --- updated-dependencies: - dependency-name: "@heroku-cli/schema" dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 24.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@types/supports-color" dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: chai dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint-config-oclif dependency-version: 6.0.94 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: nock dependency-version: 14.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
59196cb
to
ed923ed
Compare
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
0 participants
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 dev-deps group with 13 updates in the / directory:
1.0.25
2.0.0
22.15.21
24.2.1
5.3.0
10.0.0
7.18.0
8.39.0
7.18.0
8.39.0
5.2.0
5.2.1
8.57.1
9.33.0
5.2.2
6.0.94
2.31.0
2.32.0
10.8.2
11.7.1
14.0.4
14.0.9
20.0.0
21.0.0
5.7.3
5.9.2
Updates
@heroku-cli/schema
from 1.0.25 to 2.0.0Release notes
Sourced from
@heroku-cli/schema
's releases.Commits
93d85aa
v2.0.081afe56
Manually fix a few duplicate exports (#38)19ff3ce
chore(deps-dev): bump http-call from 5.2.2 to 5.3.0 (#26)307d4e0
chore(deps): bump debug from 3.2.5 to 3.2.7 (#17)26b54d0
Upgrade json-schema-to-typescript, update schema, switch to eslint (#34)ee64ab2
Merge pull request #33 from heroku/dependabot/npm_and_yarn/es5-ext-0.10.64618351e
Merge pull request #27 from heroku/dependabot/npm_and_yarn/typescript-3.9.10868ac77
chore(deps): bump es5-ext from 0.10.46 to 0.10.6475e0ae5
chore(deps-dev): bump typescript from 3.0.3 to 3.9.10867a4bf
Merge pull request #32 from heroku/dependabot/npm_and_yarn/json-schema-to-typ...Maintainer changes
This version was pushed to npm by eblack, a new releaser for
@heroku-cli/schema
since your current version.Updates
@types/node
from 22.15.21 to 24.2.1Commits
Updates
@types/supports-color
from 5.3.0 to 10.0.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.18.0 to 8.39.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
c98d513
chore(release): publish 8.39.0a8def4b
fix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPattern
messa...422e3e2
feat(eslint-plugin): [only-throw-error] support yield/await expressions (#11417)e901ad8
fix(eslint-plugin): revert #11127 (#11447)8dc8340
feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checke...2112d58
feat: update to TypeScript 5.9.2 (#11445)b872e2b
feat(eslint-plugin): [naming-convention] add enumMember PascalCase default op...757f9ee
fix(eslint-plugin): [prefer-optional-chain] ignorecheck
option for most RH...5b24864
chore: fix dangling reference to generate:configs in comments (#11431)d11e79e
chore(release): publish 8.38.0Updates
@typescript-eslint/parser
from 7.18.0 to 8.39.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)d11e79e
chore(release): publish 8.38.0816be17
chore(release): publish 8.37.084b7a2e
chore(release): publish 8.36.0e2ecca6
chore: fix issues introduced by updatednx
configuration (#11230)f9bd7d8
chore(release): publish 8.35.1d19c9f3
chore(release): publish 8.35.0ccd0791
chore(release): publish 8.34.18915a47
chore(release): publish 8.34.0Updates
chai
from 5.2.0 to 5.2.1Release notes
Sourced from chai's releases.
Commits
373c61a
chore: update minimum node version (#1692)aa13d6a
docs: update minimum node version in readme (#1691)63d203f
chore: fix lint errors and add lint to CI (#1689)3ac864e
build(deps-dev): bump tar-fs from 3.0.8 to 3.0.9 (#1688)9ad4c77
build(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 (#1682)ce4c403
More typing (#1679)97b218e
convert Assertion function to a class (#1677)9d22af3
enableno-var
rule and fix violations (#1675)d416a78
build(deps-dev): bump esbuild from 0.19.10 to 0.25.0 (#1671)782bf80
build(deps): bump serialize-javascript and mocha (#1673)Updates
eslint
from 8.57.1 to 9.33.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a90d7c4
9.33.09534b55
Build: changelog update for 9.33.04258046
chore: update dependency@eslint/js
to v9.33.0 (#19998)ad28371
chore: package.json update for@eslint/js
release06a22f1
test: resolve flakiness in --mcp flag test (#19993)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995)34f0723
docs: playground button for TypeScript code example (#19671)dc942a4
docs: Update README5a4b6f7
docs: Update no-multi-assign.md (#19979)247e156
docs: add missing let declarations inno-plusplus
(#19980)Updates
eslint-config-oclif
from 5.2.2 to 6.0.94Release notes
Sourced from eslint-config-oclif's releases.
... (truncated)
Changelog
Sourced from eslint-config-oclif's changelog.
... (truncated)
Commits
98bd604
chore(release): 6.0.94 [skip ci]73a0991
Merge pull request #233 from oclif/dependabot-npm_and_yarn-typescript-eslint-...fb8f647
fix(deps): bump typescript-eslint from 8.38.0 to 8.39.0eb08a7c
chore(release): 6.0.93 [skip ci]3044e6e
Merge pull request #234 from oclif/dependabot-npm_and_yarn-typescript-eslint-...a87429d
fix(deps): bump@typescript-eslint/parser
from 8.38.0 to 8.39.07db4214
chore(release): 6.0.92 [skip ci]1e5c92b
Merge pull request #235 from oclif/dependabot-npm_and_yarn-eslint-compat-1.3.21237faa
fix(deps): bump@eslint/compat
from 1.3.1 to 1.3.2862fd30
chore(release): 6.0.91 [skip ci]Updates
eslint-plugin-import
from 2.31.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.