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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm group with 12 updates #73

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the npm group with 12 updates:

Package From To
@next/mdx 14.1.4 14.2.1
@types/jsdom 20.0.1 21.1.6
next 14.1.4 14.2.1
puppeteer-core 22.6.1 22.6.4
@testing-library/react 14.2.2 15.0.2
@types/node 20.12.2 20.12.7
@types/react 18.2.73 18.2.78
@types/react-dom 18.2.23 18.2.25
cypress 13.7.1 13.7.3
eslint 8.57.0 9.0.0
eslint-config-next 14.1.4 14.2.1
typescript 5.4.3 5.4.5

Updates @next/mdx from 14.1.4 to 14.2.1

Release notes

Sourced from @​next/mdx's releases.

v14.2.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • use pathToFileUrl to make esm import()s work with absolute windows paths (#64386) @​sokra

Credits

Huge thanks to @​sokra for helping!

v14.2.1-canary.5

Core Changes

  • Fix client boundary inheritance for barrel optimization: #64467

Documentation Changes

  • docs: fix config variable usage in memory docs: #64469

Credits

Huge thanks to @​leerob and @​huozhi for helping!

v14.2.1-canary.4

Core Changes

  • Revert "Fix: css in next/dynamic component in edge runtime": #64442
  • default fetchCache to no-store when force-dynamic is set: #64145
  • router restore should take priority over pending actions: #64449

Documentation Changes

  • docs(pages): update slug value for optional catch all routes: #64381
  • Fix optimizePackageImports docs for Pages Router: #64439
  • Adds MDX Components file convention page and updates MDX page: #63568

Misc Changes

  • tweak test for Azure: #64424

Credits

Huge thanks to @​hungdoansy, @​huozhi, @​kxlow, @​ztanner, and @​manovotny for helping!

v14.2.1-canary.3

Core Changes

  • Improve rendering performance: #64408

... (truncated)

Commits

Updates @types/jsdom from 20.0.1 to 21.1.6

Commits

Updates next from 14.1.4 to 14.2.1

Release notes

Sourced from next's releases.

v14.2.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • use pathToFileUrl to make esm import()s work with absolute windows paths (#64386) @​sokra

Credits

Huge thanks to @​sokra for helping!

v14.2.1-canary.5

Core Changes

  • Fix client boundary inheritance for barrel optimization: #64467

Documentation Changes

  • docs: fix config variable usage in memory docs: #64469

Credits

Huge thanks to @​leerob and @​huozhi for helping!

v14.2.1-canary.4

Core Changes

  • Revert "Fix: css in next/dynamic component in edge runtime": #64442
  • default fetchCache to no-store when force-dynamic is set: #64145
  • router restore should take priority over pending actions: #64449

Documentation Changes

  • docs(pages): update slug value for optional catch all routes: #64381
  • Fix optimizePackageImports docs for Pages Router: #64439
  • Adds MDX Components file convention page and updates MDX page: #63568

Misc Changes

  • tweak test for Azure: #64424

Credits

Huge thanks to @​hungdoansy, @​huozhi, @​kxlow, @​ztanner, and @​manovotny for helping!

v14.2.1-canary.3

Core Changes

  • Improve rendering performance: #64408

... (truncated)

Commits

Updates puppeteer-core from 22.6.1 to 22.6.4

Release notes

Sourced from puppeteer-core's releases.

puppeteer-core: v22.6.4

22.6.4 (2024-04-11)

Bug Fixes

puppeteer-core: v22.6.3

22.6.3 (2024-04-05)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.2.0 to 2.2.1

puppeteer-core: v22.6.2

22.6.2 (2024-03-28)

Bug Fixes

Commits

Updates @testing-library/react from 14.2.2 to 15.0.2

Release notes

Sourced from @​testing-library/react's releases.

v15.0.2

15.0.2 (2024-04-13)

Bug Fixes

v15.0.1

15.0.1 (2024-04-11)

Bug Fixes

v15.0.0

15.0.0 (2024-04-10)

Release

BREAKING CHANGES

  • Minimum supported Node.js version is 18.0
  • New version of @testing-library/dom changes various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055 to get an overview about what changed.

v14.3.1

14.3.1 (2024-04-11)

Bug Fixes

v14.3.0

14.3.0 (2024-04-08)

Features

Commits

Updates @types/node from 20.12.2 to 20.12.7

Commits

Updates @types/react from 18.2.73 to 18.2.78

Commits

Updates @types/react-dom from 18.2.23 to 18.2.25

Commits

Updates cypress from 13.7.1 to 13.7.3

Release notes

Sourced from cypress's releases.

v13.7.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

v13.7.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

Commits

Updates eslint from 8.57.0 to 9.0.0

Release notes

Sourced from eslint's releases.

v9.0.0

Breaking Changes

  • b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh)
  • 09bd7fe feat!: move AST traversal into SourceCode (#18167) (Nicholas C. Zakas)
  • 79a95eb feat!: disallow multiple configuration comments for same rule (#18157) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (#17654) (fnx)
  • 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)
  • 57089cb feat!: no-restricted-imports allow multiple config entries for same path (#18021) (Milos Djermanovic)
  • 2e1d549 feat!: detect duplicate test cases (#17955) (Bryan Mishkin)
  • 701f1af feat!: no-inner-declaration new default behaviour and option (#17885) (Tanuj Kanti)
  • bde5105 fix!: handle --output-file for empty output when saving to disk (#17957) (Nitin Kumar)
  • 07107a5 fix!: upgrade eslint-scope@8.0.0 (#17942) (Milos Djermanovic)
  • 3ee0f6c fix!: no-unused-vars varsIgnorePattern behavior with catch arguments (#17932) (Tanuj Kanti)
  • 51f8bc8 fix!: configuration comments with just severity should retain options (#17945) (Milos Djermanovic)
  • d191bdd feat!: Remove CodePath#currentSegments (#17936) (Milos Djermanovic)
  • 946ae00 feat!: FlatRuleTester -> RuleTester (#17922) (Nicholas C. Zakas)
  • baff28c feat!: remove no-inner-declarations from eslint:recommended (#17920) (Milos Djermanovic)
  • cadfbcd feat!: Rename FlatESLint to ESLint (#17914) (Nicholas C. Zakas)
  • d1018fc feat!: skip running warnings in --quiet mode (#17274) (Maddy Miller)
  • fb81b1c feat!: Set default schema: [], drop support for function-style rules (#17792) (Milos Djermanovic)
  • 0b21e1f feat!: add two more cases to no-implicit-coercion (#17832) (Gürgün Dayıoğlu)
  • 2916c63 feat!: Switch Linter to flat config by default (#17851) (Nicholas C. Zakas)
  • 200518e fix!: Parsing 'exported' comment using parseListConfig (#17675) (amondev)
  • bdd6ba1 feat!: Remove valid-jsdoc and require-jsdoc (#17694) (Nicholas C. Zakas)
  • 12be307 fix!: Behavior of CLI when no arguments are passed (#17644) (Nicholas C. Zakas)
  • 8fe8c56 feat!: Update shouldUseFlatConfig and CLI so flat config is default (#17748) (Nicholas C. Zakas)
  • 60dea3e feat!: deprecate no-new-symbol, recommend no-new-native-nonconstructor (#17710) (Francesco Trotta)
  • 5aa9c49 feat!: check for parsing errors in suggestion fixes (#16639) (Bryan Mishkin)
  • b3e0bb0 feat!: assert suggestion messages are unique in rule testers (#17532) (Josh Goldberg ✨)
  • e563c52 feat!: no-invalid-regexp make allowConstructorFlags case-sensitive (#17533) (Josh Goldberg ✨)
  • e5f02c7 fix!: no-sequences rule schema correction (#17878) (MHO)
  • 6ee3e9e feat!: Update eslint:recommended configuration (#17716) (Milos Djermanovic)
  • c2cf85a feat!: drop support for string configurations in flat config array (#17717) (Milos Djermanovic)
  • c314fd6 feat!: Remove SourceCode#getComments() (#17715) (Milos Djermanovic)
  • ae78ff1 feat!: Remove deprecated context methods (#17698) (Nicholas C. Zakas)
  • f71c328 feat!: Swap FlatESLint-ESLint, FlatRuleTester-RuleTester in API (#17823) (Nicholas C. Zakas)
  • 5304da0 feat!: remove formatters except html, json(-with-metadata), and stylish (#17531) (Josh Goldberg ✨)
  • e1e827f feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#17725) (Milos Djermanovic)

Features

  • d54a412 feat: Add --inspect-config CLI flag (#18270) (Nicholas C. Zakas)
  • 97ce45b feat: Add reportUsedIgnorePattern option to no-unused-vars rule (#17662) (Pearce Ropion)
  • 3e9fcea feat: Show config names in error messages (#18256) (Nicholas C. Zakas)
  • de40874 feat: Rule Performance Statistics for flat ESLint (#17850) (Mara Kiefer)
  • d85c436 feat: use-isnan report NaN in indexOf and lastIndexOf with fromIndex (#18225) (Tanuj Kanti)
  • b8fb572 feat: add reportUnusedFallthroughComment option to no-fallthrough rule (#18188) (Kirk Waiblinger)
  • 1c173dc feat: add ignoreClassWithStaticInitBlock option to no-unused-vars (#18170) (Tanuj Kanti)
  • a451b32 feat: make no-misleading-character-class report more granular errors (#18082) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.0.0 - April 5, 2024

  • 19f9a89 chore: Update dependencies for v9.0.0 (#18275) (Nicholas C. Zakas)
  • 7c957f2 chore: package.json update for @​eslint/js release (Jenkins)
  • d73a33c chore: ignore /docs/v8.x in link checker (#18274) (Milos Djermanovic)
  • d54a412 feat: Add --inspect-config CLI flag (#18270) (Nicholas C. Zakas)
  • e151050 docs: update get-started to the new @eslint/create-config (#18217) (唯然)
  • 610c148 fix: Support using declarations in no-lone-blocks (#18269) (Kirk Waiblinger)
  • 44a81c6 chore: upgrade knip (#18272) (Lars Kappert)
  • 94178ad docs: mention about name field in flat config (#18252) (Anthony Fu)
  • 1765c24 docs: add Troubleshooting page (#18181) (Josh Goldberg ✨)
  • e80b60c chore: remove code for testing version selectors (#18266) (Milos Djermanovic)
  • 96607d0 docs: version selectors synchronization (#18260) (Milos Djermanovic)
  • e508800 fix: rule tester ignore irrelevant test case properties (#18235) (fnx)
  • a129acb fix: flat config name on ignores object (#18258) (Nicholas C. Zakas)
  • 97ce45b feat: Add reportUsedIgnorePattern option to no-unused-vars rule (#17662) (Pearce Ropion)
  • 651ec91 docs: remove /* eslint-env */ comments from rule examples (#18249) (Milos Djermanovic)
  • 950c4f1 docs: Update README (GitHub Actions Bot)
  • 3e9fcea feat: Show config names in error messages (#18256) (Nicholas C. Zakas)
  • b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh)
  • 12f5746 docs: add info about dot files and dir in flat config (#18239) (Tanuj Kanti)
  • b93f408 docs: update shared settings example (#18251) (Tanuj Kanti)
  • 26384d3 docs: fix ecmaVersion in one example, add checks (#18241) (Milos Djermanovic)
  • 7747097 docs: Update PR review process (#18233) (Nicholas C. Zakas)
  • b07d427 docs: fix typo (#18246) (Kirill Gavrilov)
  • a98babc chore: add npm script to run WebdriverIO test (#18238) (Francesco Trotta)
  • 9b7bd3b chore: update dependency markdownlint to ^0.34.0 (#18237) (renovate[bot])
  • 778082d docs: add Glossary page (#18187) (Josh Goldberg ✨)
  • dadc5bf fix: constructor-super false positives with loops (#18226) (Milos Djermanovic)
  • de40874 feat: Rule Performance Statistics for flat ESLint (#17850) (Mara Kiefer)
  • d85c436 feat: use-isnan report NaN in indexOf and lastIndexOf with fromIndex (#18225) (Tanuj Kanti)
  • b185eb9 9.0.0-rc.0 (Jenkins)
  • 26010c2 Build: changelog update for 9.0.0-rc.0 (Jenkins)
  • 297416d chore: package.json update for eslint-9.0.0-rc.0 (#18223) (Francesco Trotta)
  • d363c51 chore: package.json update for @​eslint/js release (Jenkins)
  • 239a7e2 docs: Clarify the description of sort-imports options (#18198) (gyeongwoo park)
  • 09bd7fe feat!: move AST traversal into SourceCode (#18167) (Nicholas C. Zakas)
  • b91f9dc build: fix TypeError in prism-eslint-hooks.js (#18209) (Francesco Trotta)
  • 4769c86 docs: fix incorrect example in no-lone-blocks (#18215) (Tanuj Kanti)
  • 1b841bb chore: fix some comments (#18213) (avoidaway)
  • b8fb572 feat: add reportUnusedFallthroughComment option to no-fallthrough rule (#18188) (Kirk Waiblinger)
  • ae8103d fix: load plugins in the CLI in flat config mode (#18185) (Francesco Trotta)
  • 5251327 docs: Update README (GitHub Actions Bot)
  • 29c3595 chore: remove repetitive words (#18193) (cuithon)
  • 1dc8618 docs: Update README (GitHub Actions Bot)
  • acc2e06 chore: Introduce Knip (#18005) (Lars Kappert)
  • ba89c73 9.0.0-beta.2 (Jenkins)
  • d7ec0d1 Build: changelog update for 9.0.0-beta.2 (Jenkins)
  • 7509276 chore: upgrade @​eslint/js@​9.0.0-beta.2 (#18180) (Milos Djermanovic)
  • 96087b3 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Commits

Updates eslint-config-next from 14.1.4 to 14.2.1

Release notes

Sourced from eslint-config-next's releases.

v14.2.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • use pathToFileUrl to make esm import()s work with absolute windows paths (#64386) @​sokra

Credits

Huge thanks to @​sokra for helping!

v14.2.1-canary.5

Core Changes

  • Fix client boundary inheritance for barrel optimization: #64467

Documentation Changes

  • docs: fix config variable usage in memory docs: #64469

Credits

Huge thanks to @​leerob and @​huozhi for helping!

v14.2.1-canary.4

Core Changes

  • Revert "Fix: css in next/dynamic component in edge runtime": #64442
  • default fetchCache to no-store when force-dynamic is set: #64145
  • router restore should take priority over pending actions: #64449

Documentation Changes

  • docs(pages): update slug value for optional catch all routes: #64381
  • Fix optimizePackageImports docs for Pages Router: #64439
  • Adds MDX Components file convention page and updates MDX page: #63568

Misc Changes

  • tweak test for Azure: #64424

Credits

Huge thanks to @​hungdoansy, @​huozhi, @​kxlow, @​ztanner, and @​manovotny for helping!

v14.2.1-canary.3

Core Changes

  • Improve rendering performance: #64408

... (truncated)

Commits

Updates typescript from 5.4.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable 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 m...

Description has been truncated

Bumps the npm group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `14.1.4` | `14.2.1` |
| [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) | `20.0.1` | `21.1.6` |
| [next](https://github.com/vercel/next.js) | `14.1.4` | `14.2.1` |
| [puppeteer-core](https://github.com/puppeteer/puppeteer) | `22.6.1` | `22.6.4` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.2` | `15.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `20.12.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.73` | `18.2.78` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.23` | `18.2.25` |
| [cypress](https://github.com/cypress-io/cypress) | `13.7.1` | `13.7.3` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.0.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.4` | `14.2.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` |


Updates `@next/mdx` from 14.1.4 to 14.2.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.1/packages/next-mdx)

Updates `@types/jsdom` from 20.0.1 to 21.1.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

Updates `next` from 14.1.4 to 14.2.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.1.4...v14.2.1)

Updates `puppeteer-core` from 22.6.1 to 22.6.4
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-core-v22.6.1...puppeteer-core-v22.6.4)

Updates `@testing-library/react` from 14.2.2 to 15.0.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.2.2...v15.0.2)

Updates `@types/node` from 20.12.2 to 20.12.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.73 to 18.2.78
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.23 to 18.2.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `cypress` from 13.7.1 to 13.7.3
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.7.1...v13.7.3)

Updates `eslint` from 8.57.0 to 9.0.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.0.0)

Updates `eslint-config-next` from 14.1.4 to 14.2.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.1/packages/eslint-config-next)

Updates `typescript` from 5.4.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.4.5)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/jsdom"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: puppeteer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 Apr 15, 2024
Copy link

vercel bot commented Apr 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zanzibar-annotated ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 6:06am

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

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

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-9a660557d1 branch April 22, 2024 05:52
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