Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm-dependencies group with 3 updates #185

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the npm-dependencies group with 3 updates: @typescript-eslint/parser, eslint-plugin-jest and nock.

Updates @typescript-eslint/parser from 6.21.0 to 7.0.1

Release notes

Sourced from @鈥媡ypescript-eslint/parser's releases.

v7.0.1

7.0.1 (2024-02-12)

馃┕ Fixes

  • eslint-plugin: update peer dep for parser (#8441)

鉂わ笍 Thank You

You can read about our versioning strategy and releases on our website.

v7.0.0

7.0.0 (2024-02-12)

Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/

馃殌 Features

  • add support for flat configs (#7935)

馃┕ Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

鈿狅笍 Breaking Changes

  • 鈿狅笍 bump ESLint, NodeJS, and TS minimum version requirements (#8377)

鉂わ笍 Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @鈥媡ypescript-eslint/parser's changelog.

7.0.1 (2024-02-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.0.0 (2024-02-12)

馃殌 Features

  • 鈿狅笍 bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

鈿狅笍 Breaking Changes

  • 鈿狅笍 bump ESLint, NodeJS, and TS minimum version requirements

鉂わ笍 Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint-plugin-jest from 27.6.3 to 27.9.0

Release notes

Sourced from eslint-plugin-jest's releases.

v27.9.0

27.9.0 (2024-02-16)

Features

  • add should-be-fine support for flat configs (#1505) (4cc2a1b)

v27.8.0

27.8.0 (2024-02-13)

Features

v27.8.0-next.1

27.8.0-next.1 (2024-02-13)

Features

v27.7.0

27.7.0 (2024-02-13)

Features

  • allow [@typescript-eslint](https://github.com/typescript-eslint) v7 (#1500) (6be2928)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.9.0 (2024-02-16)

Features

  • add should-be-fine support for flat configs (#1505) (4cc2a1b)

27.8.0 (2024-02-13)

Features

27.7.0 (2024-02-13)

Features

  • allow [@typescript-eslint](https://github.com/typescript-eslint) v7 (#1500) (6be2928)
Commits
  • d75ba30 chore(release): 27.9.0 [skip ci]
  • 4cc2a1b feat: add should-be-fine support for flat configs (#1505)
  • 14eafdd refactor: use types from @typescript-eslint/utils for snapshot processor (#...
  • 8fac5eb ci: don't test @typescript-eslint v7 against Node v19 (#1502)
  • 8557b08 chore(release): 27.8.0 [skip ci]
  • 9e9cf83 feat: support failing.each (#1499)
  • b100c13 chore(release): 27.7.0 [skip ci]
  • 6be2928 feat: allow @typescript-eslint v7 (#1500)
  • 196581a chore: format tsconfig.json (#1501)
  • 09e7b04 chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates nock from 13.5.1 to 13.5.3

Release notes

Sourced from nock's releases.

v13.5.3

13.5.3 (2024-02-17)

Bug Fixes

v13.5.2

13.5.2 (2024-02-17)

Bug Fixes

  • remove duplicates from activeMocks() and pendingMocks() (#2356) (7e957b3)
Commits
  • 4162fa8 fix: support literal query string (#2590)
  • 7e957b3 fix: remove duplicates from activeMocks() and pendingMocks() (#2356)
  • 8bab28d ci: add node 20 in ci (#2585)
  • 8deca36 docs: add mikicho as a contributor for maintenance, code, and doc (#2584)
  • 4ad60ba add experimental fetch support notice (#2583)
  • f4d1b15 ci(test): use a single test job that we can require, independent of test ma...
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm-dependencies group with 3 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [nock](https://github.com/nock/nock).


Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.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/v7.0.1/packages/parser)

Updates `eslint-plugin-jest` from 27.6.3 to 27.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.6.3...v27.9.0)

Updates `nock` from 13.5.1 to 13.5.3
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.1...v13.5.3)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-dependencies-9643c8eccf branch February 26, 2024 05:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants