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-dev): bump the dev-deps group with 10 updates #2765

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2024

Bumps the dev-deps group with 10 updates:

Package From To
compare-versions 6.1.0 6.1.1
eslint-plugin-react 7.34.3 7.34.4
knip 5.24.1 5.26.0
prettier 3.3.2 3.3.3
eslint-config-next 14.2.4 14.2.5
postcss 8.4.24 8.4.39
bun 1.1.18 1.1.20
eslint-plugin-react-refresh 0.4.7 0.4.8
typedoc 0.25.13 0.26.4
vitepress 1.2.3 1.3.1

Updates compare-versions from 6.1.0 to 6.1.1

Changelog

Sourced from compare-versions's changelog.

6.1.1 - 2024-07-13

  • Fix ESM module browser support by appending .js extension to imports.
Commits

Updates eslint-plugin-react from 7.34.3 to 7.34.4

Release notes

Sourced from eslint-plugin-react's releases.

v7.34.4

Fixed

  • [prop-types]: fix className missing in prop validation false negative (#3749 @​akulsr0)
  • [sort-prop-types]: Check for undefined before accessing node.typeAnnotation.typeAnnotation (#3779 @​tylerlaprade)

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131 #1132: jsx-eslint/eslint-plugin-react#1132 #1134: jsx-eslint/eslint-plugin-react#1134 #1135: jsx-eslint/eslint-plugin-react#1135 #1139: jsx-eslint/eslint-plugin-react#1139 #1148: jsx-eslint/eslint-plugin-react#1148

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.34.4 - 2024.07.13

Fixed

  • [prop-types]: fix className missing in prop validation false negative (#3749[] @​akulsr0)
  • [sort-prop-types]: Check for undefined before accessing node.typeAnnotation.typeAnnotation (#3779[] @​tylerlaprade)

#3779: jsx-eslint/eslint-plugin-react#3779 #3749: jsx-eslint/eslint-plugin-react#3749

Commits
  • 7a7b756 Update CHANGELOG and bump version
  • 67d73aa [Fix] sort-prop-types: Check for undefined before accessing `node.typeAnnot...
  • 51d342b [patch] make TS happy
  • f1ae6ed [Refactor] sort-comp: use Object.entries instead of for-in
  • bcb987a [Refactor] use hasown instead of the larger object.hasown
  • eda77f3 [Refactor] avoid making a holey array
  • 3c1d520 [Dev Deps] downgrade eslint-remote-tester-repositories
  • b747450 [Fix] prop-types: fix className missing in prop validation false negative
  • See full diff in compare view

Updates knip from 5.24.1 to 5.26.0

Release notes

Sourced from knip's releases.

Release 5.26.0

  • Regenerate lockfile (3a7fcc9a)
  • (plugin/GraphQL Codegen): Support full name for plugin and preset (#730) (1562b3d4)
  • Support subpath import with arbitrary extensions (#723) (c35bad7a)
  • Update issue templates + issue reproduction doc (d4121d98)

Release 5.25.2

  • Include additional workspaces when loading manifests (resolves #722) (ca03fd83)
  • Move & refactor setRefs → findInternalReferences (deeb2acc)
  • Minor refactors (09fc5363)
  • Always pre-set moduleResolution: bundler if tsconfig.json (3c131184)
  • No need to publish twice here (34be850f)
  • Minor refactors (c1db1ec2)
  • Update docs re. shared/isolated workspaces (699fd28b)
  • Set moduleResolution: bundler if not set and don't share it (resolves #719) (2c246784)
  • fix: Use parseFragment instead of text node which breaks formatting (#720) (3201c076)

Release 5.25.1

  • Publish vendor dir (fdac7ba8)

Release 5.25.0

  • Update dependencies docs (b42c85b4)
  • Sync @​nodelib/fs.walk version w/ fast-glob (e77ce774)
  • Vendor bash-parser (78e7b28d)
  • Add pkg.pr.new workflow (2679f202)

Release 5.25.0-slim.0

  • Sync @​nodelib/fs.walk version w/ fast-glob (3c2ce764)
  • Vendor bash-parser (ae7a4aa2)
  • Add pkg.pr.new workflow (fd3d374b)
  • Add wonderful tweets (bb333ede)

Release 5.24.4

  • Start using central resolveEntry from plugin helpers (#716) (65d80981)

Release 5.24.3

  • Improve Angular plugin a bit + add fixture/test (#717) (641b5fcf)
  • Fix Cannot read properties of undefined (reading 'name') (#718) (f0f9f5ab)

Release 5.24.2

  • Fix entry patterns in jest plugin (resolves #716) (1cd4bd84)
  • Support multiple --loaders etc. for NODE_OPTIONS prefix (resolves #715) (66f48c0f)
  • Update pnpm/action-setup to v4 (9754973e)
  • Add missing rule keys to JSON Schema (#713) (1f61f776)
  • Add note to rules re. dependencies warning (#713) (71e89a28)
  • Update styling (3d03cdef)
  • Add wonderful tweets (bb333ede)
Commits
  • d7285c1 Release 5.26.0
  • 1562b3d (plugin/GraphQL Codegen): Support full name for plugin and preset (#730)
  • c35bad7 Support subpath import with arbitrary extensions (#723)
  • 349a497 Release 5.25.2
  • ca03fd8 Include additional workspaces when loading manifests (resolves #722)
  • deeb2ac Move & refactor setRefs → findInternalReferences
  • 09fc536 Minor refactors
  • 3c13118 Always pre-set moduleResolution: bundler if tsconfig.json
  • c1db1ec Minor refactors
  • 2c24678 Set moduleResolution: bundler if not set and don't share it (resolves #719)
  • Additional commits viewable in compare view

Updates prettier from 3.3.2 to 3.3.3

Release notes

Sourced from prettier's releases.

3.3.3

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.3

diff

Add parentheses for nullish coalescing in ternary (#16391 by @​cdignam-segment)

This change adds clarity to operator precedence.

// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);

Add parentheses for decorator expressions (#16458 by @​y-schneider)

Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.

// Input
@(foo`tagged template`)
class X {}
// Prettier 3.3.2
@​footagged template
class X {}
// Prettier 3.3.3
@(footagged template)
class X {}

Support @let declaration syntax (#16474 by @​sosukesuzuki)

Adds support for Angular v18 @let declaration syntax.

Please see the following code example. The @let declaration allows you to define local variables within the template:

... (truncated)

Commits

Updates eslint-config-next from 14.2.4 to 14.2.5

Release notes

Sourced from eslint-config-next's releases.

v14.2.5

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

Core Changes

  • avoid merging global css in a way that leaks into other chunk groups (#67373)
  • Fix server action edge redirect with middleware rewrite (#67148)
  • fix(next): reject protocol-relative URLs in image optimization (#65752)
  • fix(next-swc): correct path interop to filepath for wasm (#65633)
  • Use addDependency to track metadata route file changes (#66714)
  • Fix noindex is missing on static not-found page (#67135)
  • perf: improve retrieving versionInfo on Turbo HMR (#67309)
  • fix(next/image): handle invalid url (#67465)
  • fix(next): initial prefetch cache not set properly with different search params (#65977)
  • fix: Backport class properties fix (#67377)
  • Upgrade acorn (#67592)

Misc

  • Log stdio for pull-turbo-cache script (#66759)
  • Ensure turbo is setup when building in docker (#66804)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, @​emmerich, @​huozhi, @​kdy1, @​kwonoj, @​styfle, and @​sokra for helping!

Commits

Updates postcss from 8.4.24 to 8.4.39

Release notes

Sourced from postcss's releases.

8.4.39

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

8.4.33

8.4.32

8.4.31

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

Changelog

Sourced from postcss's changelog.

8.4.39

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).

8.4.33

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

8.4.32

  • Fixed postcss().process() types (by Andrew Ferreira).

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

Commits

Updates bun from 1.1.18 to 1.1.20

Release notes

Sourced from bun's releases.

Bun v.1.1.20

This release fixes a build issue on macOS in Bun v1.1.19 that caused Node-API symbols to be stripped from the binary There are no release notes; please refer to the Bun v1.1.19 release notes instead.

To install Bun v1.1.20:

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.20:

bun upgrade

Read Bun v1.1.19's release notes on Bun's blog

Bun v1.1.19

To install Bun v1.1.19:

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.19:

bun upgrade

Read Bun v1.1.19's release notes on Bun's blog

Thanks to 25 contributors!

... (truncated)

Commits

Updates eslint-plugin-react-refresh from 0.4.7 to 0.4.8

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.4.8

  • Support export const foo = -1 with allowConstantExport (fixes #43)
Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.4.8

  • Support export const foo = -1 with allowConstantExport (fixes #43)
Commits
  • a10b96b Support export const foo = -1 with allowConstantExport (fixes #43) [publish]
  • See full diff in compare view

Updates typedoc from 0.25.13 to 0.26.4

Release notes

Sourced from typedoc's releases.

v0.26.4

Bug Fixes

  • The page navigation sidebar no longer incorrectly includes re-exports if the same member is exported with multiple names #2625.
  • Page navigation now ensures the current page is visible when the page is first loaded, #2626.
  • If a relative linked image is referenced multiple times, TypeDoc will no longer sometimes produce invalid links to the image #2627.
  • @link tags will now be validated in referenced markdown documents, #2629.
  • @link tags are now resolved in project documents, #2629.
  • HTML/JSON output generated by TypeDoc now contains a trailing newline, #2632.
  • TypeDoc now correctly handles markdown documents with CRLF line endings, #2628.
  • @hidden is now properly applied when placed in a function implementation comment, #2634.
  • Comments on re-exports are now rendered.

Thanks!

v0.26.3

Features

  • "On This Page" navigation now includes the page groups in collapsible sections, #2616.

Bug Fixes

  • mailto: links are no longer incorrectly recognized as relative paths, #2613.
  • Added @since to the default list of recognized tags, #2614.
  • Relative paths to directories will no longer cause the directory to be copied into the media directory, #2617.

v0.26.2

Features

  • Added a --suppressCommentWarningsInDeclarationFiles option to disable warnings from parsing comments in declaration files, #2611.
  • Improved comment discovery to more closely match TypeScript's discovery when getting comments for members of interfaces/classes, #2084, #2545.

Bug Fixes

  • The text non-highlighted language no longer causes warnings when rendering, #2610.
  • If a comment on a method is inherited from a parent class, and the child class does not use an @param tag from the parent, TypeDoc will no longer warn about the @param tag.

v0.26.1

Features

... (truncated)

Changelog

Sourced from typedoc's changelog.

v0.26.4 (2024-07-10)

Bug Fixes

  • The page navigation sidebar no longer incorrectly includes re-exports if the same member is exported with multiple names #2625.
  • Page navigation now ensures the current page is visible when the page is first loaded, #2626.
  • If a relative linked image is referenced multiple times, TypeDoc will no longer sometimes produce invalid links to the image #2627.
  • @link tags will now be validated in referenced markdown documents, #2629.
  • @link tags are now resolved in project documents, #2629.
  • HTML/JSON output generated by TypeDoc now contains a trailing newline, #2632.
  • TypeDoc now correctly handles markdown documents with CRLF line endings, #2628.
  • @hidden is now properly applied when placed in a function implementation comment, #2634.
  • Comments on re-exports are now rendered.

Thanks!

v0.26.3 (2024-06-28)

Features

  • "On This Page" navigation now includes the page groups in collapsible sections, #2616.

Bug Fixes

  • mailto: links are no longer incorrectly recognized as relative paths, #2613.
  • Added @since to the default list of recognized tags, #2614.
  • Relative paths to directories will no longer cause the directory to be copied into the media directory, #2617.

v0.26.2 (2024-06-24)

Features

  • Added a --suppressCommentWarningsInDeclarationFiles option to disable warnings from parsing comments in declaration files, #2611.
  • Improved comment discovery to more closely match TypeScript's discovery when getting comments for members of interfaces/classes, #2084, #2545.

Bug Fixes

  • The text non-highlighted language no longer causes warnings when rendering, #2610.
  • If a comment on a method is inherited from a parent class, and the child class does not use an @param tag from the parent, TypeDoc will no longer warn about the @param tag.

v0.26.1 (2024-06-22)

Features

... (truncated)

Commits
  • 9426642 Update changelog for release
  • 03bb21f Release 0.26.4
  • e2051dc Add a test for CRLF line endings
  • 21cf5ae chore: lint
  • ef0f26e fix: frontmatter parsing in windows (CLRF)
  • f0f0106 Add trailing newline to generated doc files
  • 32fff2b Fix @hidden on function implementations
  • 1f58143 Correctly handle @link in documents
  • d04ea32 Fix media links if referenced multiple times
  • dae2527 Fix page navigation sidebar with re-exports
  • Additional commits viewable in compare view

Updates vitepress from 1.2.3 to 1.3.1

Release notes

Sourced from vitepress's releases.

v1.3.1

Please refer to CHANGELOG.md for details.

v1.3.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.3.1 (2024-07-14)

Bug Fixes

  • don't reopen browser on restart when vite.server.open is specified (6263db1), closes #4040
  • theme/regression: typo in component props resulting in nested titles not showing in navbar (01d0d45), closes #4042

1.3.0 (2024-07-07)

Bug Fixes

  • build: don't normalize links containing target or download property (e24899a), closes #3947
  • build: respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation (7fcf462), closes #3931
  • build: sort pageToHashMap to ensure stable assets (e302328), closes #4016
  • client: do nothing on anchor elements with empty href (6461f5d), closes #3950
  • don't do git log on non-existent file (387acf7), closes #4008
  • don't reopen browser on restart (d837e82), closes #4001
  • properly handle svg anchor elements (b785bd6)
  • theme: add styles for h4 too (b54d7b0)
  • theme: deep watch sidebar groups and force render on match change (97f9469), closes #3613
  • theme: dim color for all text like elements inside blockquotes (5d3ed87), closes #3929
  • theme: force update title attribute on hydration (d348da7), closes #4004
  • theme: show filled nav bar when nav screen is open (0fc70e2)

Features

  • allow using components in navigation bar (#4000) (fa87d81)
  • cli/init: allow passing target dir as command argument (#3948) (99053ba)
  • markdown: support including specific regions from markdown files (#3978) (143b1e9)
  • support force-auto as an option for appearance (1e8bb48), closes #3946
  • theme: export VPHomeContent (#3960) (8aa6ccb), closes #3954
Commits
  • f0fd3d1 release: v1.3.1
  • 7f19b5f chore: bump deps
  • 01d0d45 fix(theme/regression): typo in component props resulting in nested titles not...
  • 6263db1 fix: don't reopen browser on restart when vite.server.open is specified
  • 9b1bb4f docs(ru): update translations (#4024)
  • a0cc687 release: v1.3.0
  • fa87d81 feat: allow using components in navigation bar (#4000)
  • fa81e89 refactor: consistent type assertion
  • e302328 fix(build): sort pageToHashMap to ensure stable assets
  • f3ee906 docs(zh): fix punctuation in markdown file (#4022)
  • 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 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 dev-deps group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [compare-versions](https://github.com/omichelsen/compare-versions) | `6.1.0` | `6.1.1` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.3` | `7.34.4` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.24.1` | `5.26.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.4` | `14.2.5` |
| [postcss](https://github.com/postcss/postcss) | `8.4.24` | `8.4.39` |
| [bun](https://github.com/oven-sh/bun) | `1.1.18` | `1.1.20` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.7` | `0.4.8` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.13` | `0.26.4` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.2.3` | `1.3.1` |


Updates `compare-versions` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md)
- [Commits](omichelsen/compare-versions@v6.1.0...v6.1.1)

Updates `eslint-plugin-react` from 7.34.3 to 7.34.4
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.3...v7.34.4)

Updates `knip` from 5.24.1 to 5.26.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.26.0/packages/knip)

Updates `prettier` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.3.3)

Updates `eslint-config-next` from 14.2.4 to 14.2.5
- [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.5/packages/eslint-config-next)

Updates `postcss` from 8.4.24 to 8.4.39
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.24...8.4.39)

Updates `bun` from 1.1.18 to 1.1.20
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.1.18...bun-v1.1.20)

Updates `eslint-plugin-react-refresh` from 0.4.7 to 0.4.8
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.7...v0.4.8)

Updates `typedoc` from 0.25.13 to 0.26.4
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.13...v0.26.4)

Updates `vitepress` from 1.2.3 to 1.3.1
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.2.3...v1.3.1)

---
updated-dependencies:
- dependency-name: compare-versions
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: bun
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from digorithm as a code owner July 14, 2024 19:40
@dependabot dependabot bot added the chore Issue is a chore label Jul 14, 2024
@petertonysmith94
Copy link
Contributor

@dependabot ignore typedoc minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

OK, I won't notify you about version 0.26.x of typedoc again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

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

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-deps-976bde8f2f branch July 15, 2024 07:55
@petertonysmith94
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@petertonysmith94
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot restored the dependabot/npm_and_yarn/dev-deps-976bde8f2f branch July 15, 2024 07:57
@dependabot dependabot bot reopened this Jul 15, 2024
@petertonysmith94
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@petertonysmith94
Copy link
Contributor

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-deps-976bde8f2f branch July 15, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant