Skip to content

deps: bump the dependency-updates group across 1 directory with 24 updates#44

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/dependency-updates-e45266ec58
Closed

deps: bump the dependency-updates group across 1 directory with 24 updates#44
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/dependency-updates-e45266ec58

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps the dependency-updates group with 24 updates in the / directory:

Package From To
@octokit/plugin-retry 7.1.2 7.2.0
@octokit/plugin-throttling 9.3.2 9.6.0
@octokit/rest 21.0.2 21.1.1
@primer/octicons-react 19.14.0 19.15.1
@primer/react 37.8.0 37.15.0
downshift 9.0.8 9.0.9
fuse.js 7.0.0 7.1.0
gatsby 5.14.0 5.14.1
postcss 8.4.49 8.5.3
postcss-preset-env 10.1.2 10.1.5
prismjs 1.29.0 1.30.0
styled-components 6.1.13 6.1.16
@npmcli/eslint-config 5.0.1 5.1.0
@npmcli/template-oss 4.23.6 4.24.2
@testing-library/react 16.1.0 16.2.0
eslint-mdx 3.1.5 3.2.0
eslint-plugin-mdx 3.1.5 3.2.0
eslint-plugin-prettier 5.2.1 5.2.3
eslint-plugin-react 7.37.2 7.37.4
prettier 3.4.2 3.5.3
@prettier/sync 0.5.2 0.5.3
semver 7.6.3 7.7.1
yaml 2.6.1 2.7.0
tap 21.0.1 21.1.0

Updates @octokit/plugin-retry from 7.1.2 to 7.2.0

Release notes

Sourced from @​octokit/plugin-retry's releases.

v7.2.0

7.2.0 (2025-03-18)

Features

v7.1.4

7.1.4 (2025-02-14)

Bug Fixes

  • deps: bump @​octokit/request-error from 6.1.6 to 6.1.7 [security] (#612) (62ae7c3)

v7.1.3

7.1.3 (2025-01-07)

Bug Fixes

  • deps: bump octokit deps to fix Deno compat (#602) (b76ebd6)
Commits
  • 40a8c8b feat: don't retry on HTTP 410 (#621)
  • 470ac38 chore(deps): update dependency prettier to v3.5.3 (#618)
  • 85a5c95 build(deps): lock file maintenance (#619)
  • ea0d5d8 build(deps): lock file maintenance (#617)
  • 4daf959 chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • 33e0076 chore(deps): update dependency prettier to v3.5.2 (#616)
  • 0d36408 build(deps): lock file maintenance (#614)
  • 3770c90 build(deps): lock file maintenance (#611)
  • 62ae7c3 fix(deps): bump @​octokit/request-error from 6.1.6 to 6.1.7 [security] (#612)
  • 7c8a851 chore(deps): update dependency prettier to v3.5.1 (#610)
  • Additional commits viewable in compare view

Updates @octokit/plugin-throttling from 9.3.2 to 9.6.0

Release notes

Sourced from @​octokit/plugin-throttling's releases.

v9.6.0

9.6.0 (2025-03-18)

Features

  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints (#778) (b879eb9)

v9.5.0

9.5.0 (2025-03-18)

Features

  • new /enterprises/{enterprise}/actions/hosted-runners, /orgs/{org}/actions/hosted-runners, /orgs/{org}/settings/network-configurations, /orgs/{org}/rulesets/{ruleset_id}/history,/repos/{owner}/{repo}/rulesets/{ruleset_id}/history endpoints (#777) (52d925e)

v9.4.0

9.4.0 (2025-01-08)

Features

  • new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints (#762) (2dab79a)

v9.3.3

9.3.3 (2025-01-07)

Bug Fixes

  • deps: bump Octokit deps to fix Deno compat (#761) (553f0b4)
Commits
  • b879eb9 feat: new /orgs/{org}/issue-types, `/orgs/{org}/issue-types/{issue_type_id}...
  • 52d925e feat: new /enterprises/{enterprise}/actions/hosted-runners, `/orgs/{org}/ac...
  • 7429d8b chore(deps): update dependency prettier to v3.5.3 (#774)
  • 4f4a3db build(deps): lock file maintenance (#776)
  • b5f63ae chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • e80b371 build(deps): lock file maintenance (#771)
  • 9537978 chore(deps): update dependency prettier to v3.5.2 (#773)
  • a99a1ea chore(deps): update dependency prettier to v3.5.1 (#769)
  • 1a4ab47 build(deps): lock file maintenance (#770)
  • 97e6809 chore(deps): update dependency esbuild to ^0.25.0 (#768)
  • Additional commits viewable in compare view

Updates @octokit/rest from 21.0.2 to 21.1.1

Release notes

Sourced from @​octokit/rest's releases.

v21.1.1

21.1.1 (2025-02-14)

Bug Fixes

  • deps: update Octokit dependencies to mitigate ReDos [security] (#484) (ca256c3)

v21.1.0

21.1.0 (2025-01-08)

Features

  • new endpoints, bump Octokit deps to fix Deno (#477) (908b1c8)
Commits
  • ca256c3 fix(deps): update Octokit dependencies to mitigate ReDos [security] (#484)
  • e791111 chore(deps): update dependency esbuild to ^0.25.0 (#483)
  • facaa50 build(deps-dev): Bump vitest and @​vitest/coverage-v8 (#481)
  • 8a0c472 chore(deps): update dependency undici to v6.21.1 [security] (#480)
  • 4abc914 chore(deps): update vitest monorepo to v3 (major) (#478)
  • 908b1c8 feat: new endpoints, bump Octokit deps to fix Deno (#477)
  • 751b522 chore(deps): update dependency fetch-mock to v12 (#470)
  • 5ad12fd chore(deps): update dependency @​types/node to v22 (#472)
  • c88980a ci(action): update actions/checkout digest to 11bd719 (#469)
  • 94443df ci(action): update actions/checkout digest to eef6144 (#467)
  • Additional commits viewable in compare view

Updates @primer/octicons-react from 19.14.0 to 19.15.1

Release notes

Sourced from @​primer/octicons-react's releases.

v19.15.1

Patch Changes

v19.15.0

Minor Changes

Changelog

Sourced from @​primer/octicons-react's changelog.

19.15.1

Patch Changes

19.15.0

Minor Changes

Commits

Updates @primer/react from 37.8.0 to 37.15.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​37.15.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • ea8b983 Release tracking (37.15.0) (#5717)
  • 86cd9f0 fix: user red focus state for inputs when in error state (#5742)
  • a4137bc feat(FormControl): Promote FormControl to CSS modules GA feature flag (#5738)
  • 9e691a7 chore(deps-dev): bump @​playwright/test from 1.50.0 to 1.51.0 (#5751)
  • daca1ff chore(deps-dev): bump the storybook group with 12 updates (#5749)
  • 9324036 DialogV2: Add alpha status to docs (#5706)
  • 4691b9f DialogV2: Reduce the buttons in Storybook story (#5740)
  • 6979d25 chore: Update SelectPanel stories width and height (#5746)
  • 9d78410 Move ActionList feature flag to GA (#5743)
  • 7400549 ActionBar: Add disabled support to ActionBar (#5666)
  • Additional commits viewable in compare view

Updates downshift from 9.0.8 to 9.0.9

Release notes

Sourced from downshift's releases.

v9.0.9

9.0.9 (2025-03-14)

Bug Fixes

Commits

Updates fuse.js from 7.0.0 to 7.1.0

Release notes

Sourced from fuse.js's releases.

v7.1.0

What's Changed

New Contributors

Full Changelog: krisk/Fuse@v7.0.0...v7.1.0

Changelog

Sourced from fuse.js's changelog.

7.1.0 (2025-02-03)

Features

  • add ignore diacritics (e0fcdb1)
  • add option to ignore diacritics (fb012b7)

Bug Fixes

Commits
  • 8119c18 chore(release): 7.1.0
  • ef16371 Merge branch 'ignore-diacritics'
  • e0fcdb1 feat: add ignore diacritics
  • d89d15e chore: clarify index support
  • ef34425 docs: document input to parseIndex explicitly
  • 72b6e25 fix(typescript): clarify input to parseIndex
  • 4e30d3e Update CHANGELOG.md, fix typos
  • 40e27de chore: update copyright year
  • 47e4d67 chore: add sponsor
  • d753d85 docs: add litslink
  • Additional commits viewable in compare view

Updates gatsby from 5.14.0 to 5.14.1

Release notes

Sourced from gatsby's releases.

gatsby-link@5.14.1

2024-12-20

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby-link@5.14.0...gatsby-link@5.14.1

Commits

Updates postcss from 8.4.49 to 8.5.3

Release notes

Sourced from postcss's releases.

8.5.3

8.5.2

8.5.1

8.5 “Duke Alloces”

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

Changelog

Sourced from postcss's changelog.

8.5.3

8.5.2

8.5.1

8.5 “Duke Alloces”

  • Added Input#document for sources like CSS-in-JS or HTML (by @​romainmenke).
Commits

Updates postcss-preset-env from 10.1.2 to 10.1.5

Changelog

Sourced from postcss-preset-env's changelog.

10.1.5

February 23, 2025

10.1.4

February 12, 2025

10.1.3

December 27, 2024

Commits

Updates prismjs from 1.29.0 to 1.30.0

Release notes

Sourced from prismjs's releases.

v1.30.0

What's Changed

New Contributors

Full Changelog: PrismJS/prism@v1.29.0...v1.30.0

Changelog

Sourced from prismjs's changelog.

Prism Changelog

Commits
Maintainer changes

This version was pushed to npm by dmitrysharabin, a new releaser for prismjs since your current version.


Updates styled-components from 6.1.13 to 6.1.16

Release notes

Sourced from styled-components's releases.

styled-components@6.1.16

Patch Changes

  • 246c77b: Resolve TS error related to ExoticComponentWithDisplayName API from React.
  • 4757191: Native typings weren't on the correct folder, which caused issues on React Native projects using this library

styled-components@6.1.15

Patch Changes

  • b9688ae: chore: update postcss to version 8.4.49 and nanoid to version 3.3.8

styled-components@6.1.14

Patch Changes

  • 6908326: Add changesets for release management
  • 18ebf6d: Prevent styled() from injecting an undefined ref prop in React 19
Commits

Updates @npmcli/eslint-config from 5.0.1 to 5.1.0

Release notes

Sourced from @​npmcli/eslint-config's releases.

v5.1.0

5.1.0 (2025-01-14)

Features

Chores

Changelog

Sourced from @​npmcli/eslint-config's changelog.

5.1.0 (2025-01-14)

Features

Chores

Commits

Updates @npmcli/template-oss from 4.23.6 to 4.24.2

Release notes

Sourced from @​npmcli/template-oss's releases.

v4.24.2

4.24.2 (2025-03-05)

Bug Fixes

v4.24.1

4.24.1 (2025-02-04)

Bug Fixes

v4.24.0

4.24.0 (2025-01-30)

Features

Dependencies

Changelog

Sourced from @​npmcli/template-oss's changelog.

4.24.2 (2025-03-05)

Bug Fixes

4.24.1 (2025-02-04)

Bug Fixes

4.24.0 (2025-01-30)

Features

Dependencies

Commits

Updates @testing-library/react from 16.1.0 to 16.2.0

Release notes

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

v16.2.0

…dates

Bumps the dependency-updates group with 24 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `7.1.2` | `7.2.0` |
| [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `9.3.2` | `9.6.0` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `21.0.2` | `21.1.1` |
| [@primer/octicons-react](https://github.com/primer/octicons) | `19.14.0` | `19.15.1` |
| [@primer/react](https://github.com/primer/react) | `37.8.0` | `37.15.0` |
| [downshift](https://github.com/downshift-js/downshift) | `9.0.8` | `9.0.9` |
| [fuse.js](https://github.com/krisk/Fuse) | `7.0.0` | `7.1.0` |
| [gatsby](https://github.com/gatsbyjs/gatsby) | `5.14.0` | `5.14.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.3` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.1.2` | `10.1.5` |
| [prismjs](https://github.com/PrismJS/prism) | `1.29.0` | `1.30.0` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.1.13` | `6.1.16` |
| [@npmcli/eslint-config](https://github.com/npm/eslint-config) | `5.0.1` | `5.1.0` |
| [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.23.6` | `4.24.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` |
| [eslint-mdx](https://github.com/mdx-js/eslint-mdx) | `3.1.5` | `3.2.0` |
| [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.1.5` | `3.2.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` |
| [@prettier/sync](https://github.com/prettier/prettier-synchronized) | `0.5.2` | `0.5.3` |
| [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.1` |
| [yaml](https://github.com/eemeli/yaml) | `2.6.1` | `2.7.0` |
| [tap](https://github.com/tapjs/tapjs) | `21.0.1` | `21.1.0` |



Updates `@octokit/plugin-retry` from 7.1.2 to 7.2.0
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](octokit/plugin-retry.js@v7.1.2...v7.2.0)

Updates `@octokit/plugin-throttling` from 9.3.2 to 9.6.0
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v9.3.2...v9.6.0)

Updates `@octokit/rest` from 21.0.2 to 21.1.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v21.0.2...v21.1.1)

Updates `@primer/octicons-react` from 19.14.0 to 19.15.1
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
- [Commits](primer/octicons@v19.14.0...v19.15.1)

Updates `@primer/react` from 37.8.0 to 37.15.0
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/react@37.8.0...@primer/react@37.15.0)

Updates `downshift` from 9.0.8 to 9.0.9
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v9.0.8...v9.0.9)

Updates `fuse.js` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
- [Commits](krisk/Fuse@v7.0.0...v7.1.0)

Updates `gatsby` from 5.14.0 to 5.14.1
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.0...gatsby@5.14.1)

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

Updates `postcss-preset-env` from 10.1.2 to 10.1.5
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `prismjs` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.29.0...v1.30.0)

Updates `styled-components` from 6.1.13 to 6.1.16
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v6.1.13...styled-components@6.1.16)

Updates `@npmcli/eslint-config` from 5.0.1 to 5.1.0
- [Release notes](https://github.com/npm/eslint-config/releases)
- [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
- [Commits](npm/eslint-config@v5.0.1...v5.1.0)

Updates `@npmcli/template-oss` from 4.23.6 to 4.24.2
- [Release notes](https://github.com/npm/template-oss/releases)
- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
- [Commits](npm/template-oss@v4.23.6...v4.24.2)

Updates `@testing-library/react` from 16.1.0 to 16.2.0
- [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@v16.1.0...v16.2.0)

Updates `eslint-mdx` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.1.5...eslint-mdx@3.2.0)

Updates `eslint-plugin-mdx` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.1.5...eslint-plugin-mdx@3.2.0)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)

Updates `eslint-plugin-react` from 7.37.2 to 7.37.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.37.2...v7.37.4)

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

Updates `@prettier/sync` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/prettier/prettier-synchronized/releases)
- [Commits](prettier/prettier-synchronized@v0.5.2...v0.5.3)

Updates `semver` from 7.6.3 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.3...v7.7.1)

Updates `yaml` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.6.1...v2.7.0)

Updates `tap` from 21.0.1 to 21.1.0
- [Release notes](https://github.com/tapjs/tapjs/releases)
- [Commits](https://github.com/tapjs/tapjs/compare/tap@21.0.1...tap@21.1.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@octokit/plugin-throttling"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@primer/octicons-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@primer/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: downshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: fuse.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: postcss-preset-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: prismjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: "@npmcli/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@npmcli/template-oss"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: eslint-mdx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: eslint-plugin-mdx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@prettier/sync"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2025

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

@dependabot dependabot bot closed this Apr 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dependency-updates-e45266ec58 branch April 8, 2025 15:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants