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

build(deps): bump the prod group with 13 updates #150

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps the prod group with 13 updates:

Package From To
@eslint/js 9.17.0 9.18.0
eslint-config-next 15.1.3 15.1.4
eslint-config-prettier 9.1.0 10.0.1
@apidevtools/swagger-parser 10.1.0 10.1.1
@oclif/core 3.27.0 4.2.3
@oclif/plugin-help 6.2.18 6.2.21
import-from-esm 1.4.0-alpha.1 2.0.0
prettier-plugin-tailwindcss 0.6.9 0.6.10
phoenix 1.7.17 1.7.18
@oclif/plugin-version 2.2.17 2.2.20
cypress 13.16.1 13.17.0
chalk 5.3.0 5.4.1
resolve 1.22.8 1.22.10

Updates @eslint/js from 9.17.0 to 9.18.0

Release notes

Sourced from @​eslint/js's releases.

v9.18.0

Features

  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)

Bug Fixes

  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)

Documentation

  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)
  • 0bfdf6c docs: Update README (GitHub Actions Bot)
  • ce0b9ff docs: add navigation link for code explorer (#19285) (Tanuj Kanti)
  • e255cc9 docs: add bluesky icon to footer (#19290) (Tanuj Kanti)
  • 5d64851 docs: remove outdated info about environments (#19296) (Francesco Trotta)
  • eec01f0 docs: switch rule examples config format to languageOptions (#19277) (Milos Djermanovic)
  • b36ca0a docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)
  • d122c8a docs: add missing backticks to sort-imports (#19282) (루밀LuMir)
  • 0367a70 docs: update custom parser docs (#19288) (Francesco Trotta)
  • 8c07ebb docs: add border-radius to hX:target selector styles (#19270) (루밀LuMir)
  • eff7c57 docs: add limitation section in no-loop-func (#19287) (Tanuj Kanti)
  • 5db226f docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)
  • 789edbb docs: Update README (GitHub Actions Bot)
  • 613c06a docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)
  • 43172ec docs: Update README (GitHub Actions Bot)
  • ac8b3c4 docs: fix description of overrideConfigFile option (#19262) (Milos Djermanovic)
  • bbb9b46 docs: Update README (GitHub Actions Bot)
  • 995b492 docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)
  • f76d05d docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)
  • c5f3d7d docs: Update README (GitHub Actions Bot)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.18.0 - January 10, 2025

  • c52be85 chore: upgrade to @eslint/[email protected] (#19330) (Francesco Trotta)
  • 362099c chore: package.json update for @​eslint/js release (Jenkins)
  • 9486141 deps: upgrade @eslint/core and @eslint/plugin-kit (#19329) (Francesco Trotta)
  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • 495aa49 chore: extract package name from package.json for public interface (#19314) (루밀LuMir)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)
  • 0bfdf6c docs: Update README (GitHub Actions Bot)
  • ce0b9ff docs: add navigation link for code explorer (#19285) (Tanuj Kanti)
  • e255cc9 docs: add bluesky icon to footer (#19290) (Tanuj Kanti)
  • 5d64851 docs: remove outdated info about environments (#19296) (Francesco Trotta)
  • eec01f0 docs: switch rule examples config format to languageOptions (#19277) (Milos Djermanovic)
  • b36ca0a docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)
  • d122c8a docs: add missing backticks to sort-imports (#19282) (루밀LuMir)
  • 0367a70 docs: update custom parser docs (#19288) (Francesco Trotta)
  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)
  • 8c07ebb docs: add border-radius to hX:target selector styles (#19270) (루밀LuMir)
  • eff7c57 docs: add limitation section in no-loop-func (#19287) (Tanuj Kanti)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)
  • 5db226f docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)
  • 789edbb docs: Update README (GitHub Actions Bot)
  • 613c06a docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)
  • 43172ec docs: Update README (GitHub Actions Bot)
  • ac8b3c4 docs: fix description of overrideConfigFile option (#19262) (Milos Djermanovic)
  • 6fe0e72 chore: update dependency @​eslint/json to ^0.9.0 (#19263) (renovate[bot])
  • bbb9b46 docs: Update README (GitHub Actions Bot)
  • 995b492 docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)
  • f76d05d docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)

... (truncated)

Commits
  • 362099c chore: package.json update for @​eslint/js release
  • 495aa49 chore: extract package name from package.json for public interface (#19314)
  • See full diff in compare view

Updates eslint-config-next from 15.1.3 to 15.1.4

Release notes

Sourced from eslint-config-next's releases.

v15.1.4

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

Core Changes

  • backport: force module format for virtual client-proxy (#74608)
  • Fix prerender tags when notFound is called (#74607)
  • Use provided waitUntil for pending revalidates (#74604)
  • Feature: next/image: add support for images.qualities in next.config (#74588)
  • Chore: docs: add missing search: '' on remotePatterns (#74587)
  • Chore: docs: update version history of next/image (#73923) (#74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)

Credits

Huge thanks to @ and @ for helping!

Commits

Updates eslint-config-prettier from 9.1.0 to 10.0.1

Release notes

Sourced from eslint-config-prettier's releases.

v10.0.1

eslint-config-prettier

10.0.1

What's Changed

New Contributors

Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1

v10.0.0

Major Changes

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

10.0.0

Major Changes

Versions before 10.0.0

Commits
  • c5170f0 fix: add main field
  • e814e70 chore: change release folders
  • 9ebedc7 chore: release eslint-config-prettier (#296)
  • 5be64be feat: add support for @stylistic/eslint-plugin (#272)
  • 5687e7d chore: migrate to changeset for automatically releasing (#278)
  • 4f3bbb4 Remove unused eslint-disable-next-line comment
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.


Updates @apidevtools/swagger-parser from 10.1.0 to 10.1.1

Commits
  • a2a4c9e release v10.1.1
  • 3c907d7 fix: adds missing versions 3.0.4 and 3.1.1 to the supported versions (#264)
  • 3ebf612 Merge pull request #261 from APIDevTools/feat/fix-ci
  • d3b4d91 get rid of browser tests
  • 2923193 more windows issues
  • 7bc8cfc exclude browser tests
  • 593c6f3 fix path on windows?
  • e90af00 fix: get rid of karma and browser tests
  • fc3381b fix: remove unused deps
  • 6be4168 fix: fix website build, move to esbuild
  • Additional commits viewable in compare view

Updates @oclif/core from 3.27.0 to 4.2.3

Release notes

Sourced from @​oclif/core's releases.

4.2.3

Bug Fixes

4.2.2

Bug Fixes

  • deps: bump ansis from 3.5.2 to 3.6.0 (15feb6e)

4.2.1

Bug Fixes

4.2.0

Features

4.1.1

Bug Fixes

4.1.0

Features

  • add atLeastOne flag property (d4746f3)

4.0.37

Bug Fixes

  • deps: bump nanoid from 3.3.6 to 3.3.8 (e9cbfdb)

4.0.36

Bug Fixes

  • deps: bump lilconfig from 3.1.2 to 3.1.3 (7bdf5f3)

4.0.35

Bug Fixes

  • deps: bump debug from 4.3.7 to 4.4.0 (e8aaaea)

4.0.34

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

4.2.3 (2025-01-14)

Bug Fixes

4.2.2 (2025-01-07)

Bug Fixes

  • deps: bump ansis from 3.5.2 to 3.6.0 (15feb6e)

4.2.1 (2025-01-06)

Bug Fixes

4.2.0 (2024-12-20)

Features

4.1.1 (2024-12-19)

Bug Fixes

4.1.0 (2024-12-17)

Features

... (truncated)

Commits
  • e7fbb91 chore(release): 4.2.3 [skip ci]
  • 3fdceb9 fix(deps): bump ansis from 3.6.0 to 3.8.1 (#1292)
  • a884b0f chore(dev-deps): bump typescript from 5.7.2 to 5.7.3 (#1290)
  • 7323a03 chore(dev-deps): bump @​types/node from 18.19.68 to 18.19.70 (#1291)
  • c7a58eb chore(release): 4.2.2 [skip ci]
  • 091bfaa Merge pull request #1287 from oclif/dependabot-npm_and_yarn-ansis-3.6.0
  • 272b8d0 chore(release): 4.2.1 [skip ci]
  • 15feb6e fix(deps): bump ansis from 3.5.2 to 3.6.0
  • bc1580b fix(deps): bump ansis from 3.4.0 to 3.5.2 (#1282)
  • 625e72a chore(dev-deps): bump @​oclif/plugin-plugins from 5.4.19 to 5.4.24 (#1286)
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.2.18 to 6.2.21

Release notes

Sourced from @​oclif/plugin-help's releases.

6.2.21

Bug Fixes

  • deps: bump @​oclif/core from 4.2.0 to 4.2.2 (#877) (30c372a)

6.2.20

Bug Fixes

  • deps: bump @​oclif/core from 4.0.37 to 4.2.0 (#866) (9e15958)

6.2.19

Bug Fixes

  • deps: bump @​oclif/core from 4.0.33 to 4.0.34 (#855) (a648d86)
Changelog

Sourced from @​oclif/plugin-help's changelog.

6.2.21 (2025-01-11)

Bug Fixes

  • deps: bump @​oclif/core from 4.2.0 to 4.2.2 (#877) (30c372a)

6.2.20 (2024-12-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.37 to 4.2.0 (#866) (9e15958)

6.2.19 (2024-12-08)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.33 to 4.0.34 (#855) (a648d86)
Commits
  • 3aed578 chore(release): 6.2.21 [skip ci]
  • 30c372a fix(deps): bump @​oclif/core from 4.2.0 to 4.2.2 (#877)
  • ddd9147 chore(dev-deps): bump oclif from 4.17.4 to 4.17.7 (#870)
  • 14606e4 chore(dev-deps): bump @​types/node from 18.19.68 to 18.19.69 (#871)
  • 333812a chore(dev-deps): bump @​oclif/test from 4.1.4 to 4.1.5 (#872)
  • 61a945c chore(dev-deps): bump lint-staged from 15.2.11 to 15.3.0 (#868)
  • 2c2e83d chore(dev-deps): bump oclif from 4.17.1 to 4.17.4 (#869)
  • 8805fa1 chore(dev-deps): bump commitlint from 19.6.0 to 19.6.1 (#864)
  • 22548c9 chore(dev-deps): bump oclif from 4.16.2 to 4.17.1 (#867)
  • bf497d6 chore(dev-deps): bump @​oclif/test from 4.1.3 to 4.1.4 (#865)
  • Additional commits viewable in compare view

Updates import-from-esm from 1.4.0-alpha.1 to 2.0.0

Release notes

Sourced from import-from-esm's releases.

v2.0.0

2.0.0 (2024-12-31)

⚠ Breaking changes

  • drop support for Node 16

🚨 Tests

  • remove --no-warnings Node option (bd75fce)

⚙️ Continuous Integrations

  • action: add Node 22 to test matrix (9bced1f)
  • action: allow all sigstore subdomains (c63bbc0)
  • action: allow new scorecard endpoint (c45dd26)
  • action: don't run fuzzing tests on Windows + Node 22 (0ff7550)
  • action: enable npm provenance (0f85491)
  • action: run each test separately (32c1d4b)
  • action: update actions/checkout action to v4.2.2 (#114) (fe4cb47)
  • action: update actions/download-artifact action to v4.1.8 (#117) (5e32ca2)
  • action: update actions/download-artifact digest to c850b93 (#96) (944cc05)
  • action: update actions/setup-node action to v4.1.0 (#116) (a28015f)
  • action: update actions/setup-node digest to 60edb5d (#98) (9b2c96b)
  • action: update actions/upload-artifact action to v4.3.1 (#90) (1990871)
  • action: update actions/upload-artifact action to v4.5.0 (#112) (829be50)
  • action: update actions/upload-artifact digest to 5d5d22a (#89) (0454435)
  • action: update github/codeql-action action to v3.25.0 (#93) (dcbb763)
  • action: update github/codeql-action action to v3.28.0 (#109) (3fa778e)
  • action: update insurgent-lab/is-in-pr-action action to v0.2.0 (#97) (6f3650b)
  • action: update ossf/scorecard-action action to v2.4.0 (#118) (c33184e)
  • action: update sonarsource/sonarcloud-github-action action to v2.3.0 (#120) (2d9e917)
  • action: update step-security/harden-runner action to v2.10.2 (#115) (3bcace5)
  • action: update step-security/harden-runner action to v2.7.0 (#95) (cb020c9)
  • renovate: don't update Node.js in .tool-versions (27a1832)
  • renovate: use correct preset & fix node package name (2e3cb36)

♻️ Chores

  • deps: lock file maintenance (144854b)
  • deps: lock file maintenance (4c5aeb8)
  • deps: lock file maintenance (ac1f305)
  • deps: lock file maintenance (9d38657)
  • deps: lock file maintenance (6579691)
  • deps: lock file maintenance (50f2f1f)
  • deps: lock file maintenance (d2a439a)
  • deps: lock file maintenance (04af189)
  • deps: lock file maintenance (1419cda)
  • deps: lock file maintenance (3a55659)
  • deps: lock file maintenance (e43cca2)

... (truncated)

Changelog

Sourced from import-from-esm's changelog.

2.0.0 (2024-12-31)

⚠ Breaking changes

  • drop support for Node 16

🚨 Tests

  • remove --no-warnings Node option (bd75fce)

⚙️ Continuous Integrations

  • action: add Node 22 to test matrix (9bced1f)
  • action: allow all sigstore subdomains (c63bbc0)
  • action: allow new scorecard endpoint (c45dd26)
  • action: don't run fuzzing tests on Windows + Node 22 (0ff7550)
  • action: enable npm provenance (0f85491)
  • action: run each test separately (32c1d4b)
  • action: update actions/checkout action to v4.2.2 (#114) (fe4cb47)
  • action: update actions/download-artifact action to v4.1.8 (#117) (5e32ca2)
  • action: update actions/download-artifact digest to c850b93 (#96) (944cc05)
  • action: update actions/setup-node action to v4.1.0 (#116) (a28015f)
  • action: update actions/setup-node digest to 60edb5d (#98) (9b2c96b)
  • action: update actions/upload-artifact action to v4.3.1 (#90) (1990871)
  • action: update actions/upload-artifact action to v4.5.0 (#112) (829be50)
  • action: update actions/upload-artifact digest to 5d5d22a (#89) (0454435)
  • action: update github/codeql-action action to v3.25.0 (#93) (dcbb763)
  • action: update github/codeql-action action to v3.28.0 (#109) (3fa778e)
  • action: update insurgent-lab/is-in-pr-action action to v0.2.0 (#97) (6f3650b)
  • action: update ossf/scorecard-action action to v2.4.0 (#118) (c33184e)
  • action: update sonarsource/sonarcloud-github-action action to v2.3.0 (#120) (2d9e917)
  • action: update step-security/harden-runner action to v2.10.2 (#115) (3bcace5)
  • action: update step-security/harden-runner action to v2.7.0 (#95) (cb020c9)
  • renovate: don't update Node.js in .tool-versions (27a1832)
  • renovate: use correct preset & fix node package name (2e3cb36)

♻️ Chores

  • deps: lock file maintenance (144854b)
  • deps: lock file maintenance (4c5aeb8)
  • deps: lock file maintenance (ac1f305)
  • deps: lock file maintenance (9d38657)
  • deps: lock file maintenance (6579691)
  • deps: lock file maintenance (50f2f1f)
  • deps: lock file maintenance (d2a439a)
  • deps: lock file maintenance (04af189)
  • deps: lock file maintenance (1419cda)
  • deps: lock file maintenance (3a55659)
  • deps: lock file maintenance (e43cca2)
  • deps: lock file maintenance (69caf26)

... (truncated)

Commits

Bumps the prod group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.18.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.3` | `15.1.4` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` |
| [@apidevtools/swagger-parser](https://github.com/APIDevTools/swagger-parser) | `10.1.0` | `10.1.1` |
| [@oclif/core](https://github.com/oclif/core) | `3.27.0` | `4.2.3` |
| [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.18` | `6.2.21` |
| [import-from-esm](https://github.com/sheerlox/import-from-esm) | `1.4.0-alpha.1` | `2.0.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.9` | `0.6.10` |
| [phoenix](https://github.com/phoenixframework/phoenix) | `1.7.17` | `1.7.18` |
| [@oclif/plugin-version](https://github.com/oclif/plugin-version) | `2.2.17` | `2.2.20` |
| [cypress](https://github.com/cypress-io/cypress) | `13.16.1` | `13.17.0` |
| [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.4.1` |
| [resolve](https://github.com/browserify/resolve) | `1.22.8` | `1.22.10` |


Updates `@eslint/js` from 9.17.0 to 9.18.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.18.0/packages/js)

Updates `eslint-config-next` from 15.1.3 to 15.1.4
- [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/v15.1.4/packages/eslint-config-next)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

Updates `@apidevtools/swagger-parser` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/APIDevTools/swagger-parser/releases)
- [Changelog](https://github.com/APIDevTools/swagger-parser/blob/main/CHANGELOG.md)
- [Commits](APIDevTools/swagger-parser@v10.1.0...v10.1.1)

Updates `@oclif/core` from 3.27.0 to 4.2.3
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.27.0...4.2.3)

Updates `@oclif/plugin-help` from 6.2.18 to 6.2.21
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.18...6.2.21)

Updates `import-from-esm` from 1.4.0-alpha.1 to 2.0.0
- [Release notes](https://github.com/sheerlox/import-from-esm/releases)
- [Changelog](https://github.com/sheerlox/import-from-esm/blob/main/CHANGELOG.md)
- [Commits](sheerlox/import-from-esm@v1.4.0-alpha.1...v2.0.0)

Updates `prettier-plugin-tailwindcss` from 0.6.9 to 0.6.10
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.9...v0.6.10)

Updates `phoenix` from 1.7.17 to 1.7.18
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.7.18/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.7.17...v1.7.18)

Updates `@oclif/plugin-version` from 2.2.17 to 2.2.20
- [Release notes](https://github.com/oclif/plugin-version/releases)
- [Changelog](https://github.com/oclif/plugin-version/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-version@2.2.17...2.2.20)

Updates `cypress` from 13.16.1 to 13.17.0
- [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.16.1...v13.17.0)

Updates `chalk` from 5.3.0 to 5.4.1
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.3.0...v5.4.1)

Updates `resolve` from 1.22.8 to 1.22.10
- [Commits](browserify/resolve@v1.22.8...v1.22.10)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: eslint-config-prettier
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: "@apidevtools/swagger-parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: import-from-esm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: phoenix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@oclif/plugin-version"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: resolve
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2025

Superseded by #151.

@dependabot dependabot bot closed this Jan 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-eadc16cfbc branch January 17, 2025 18:40
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.

0 participants