-
Notifications
You must be signed in to change notification settings - Fork 128
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 minor-and-patch group with 20 updates #1000
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/minor-and-patch-01b6c1d7b5
Closed
Bump the minor-and-patch group with 20 updates #1000
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/minor-and-patch-01b6c1d7b5
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor-and-patch group with 20 updates: | Package | From | To | | --- | --- | --- | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.4.0` | `3.5.2` | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.4.0` | `3.5.2` | | [@docusaurus/remark-plugin-npm2yarn](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-remark-plugin-npm2yarn) | `3.4.0` | `3.5.2` | | [@docusaurus/theme-mermaid](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-mermaid) | `3.4.0` | `3.5.2` | | [@metamask/open-rpc-docs-react](https://github.com/MetaMask/open-rpc-docs-react) | `0.1.2` | `0.2.0` | | [ajv](https://github.com/ajv-validator/ajv) | `8.16.0` | `8.17.1` | | [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.7` | | [canvas-embed](https://github.com/canvas/embed) | `1.0.80` | `1.0.93` | | [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `2.3.1` | `2.4.0` | | [rehype-katex](https://github.com/remarkjs/remark-math) | `7.0.0` | `7.0.1` | | [@docusaurus/eslint-plugin](https://github.com/facebook/docusaurus/tree/HEAD/packages/eslint-plugin) | `3.4.0` | `3.5.2` | | [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `3.4.0` | `3.5.2` | | [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) | `3.4.0` | `3.5.2` | | [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types) | `3.4.0` | `3.5.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.6.0` | `9.11.1` | | [@redocly/cli](https://github.com/Redocly/redocly-cli) | `1.19.0` | `1.25.3` | | [eslint](https://github.com/eslint/eslint) | `9.6.0` | `9.11.1` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.6` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.6.2` | Updates `@docusaurus/core` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus) Updates `@docusaurus/preset-classic` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus-preset-classic) Updates `@docusaurus/remark-plugin-npm2yarn` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus-remark-plugin-npm2yarn) Updates `@docusaurus/theme-mermaid` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus-theme-mermaid) Updates `@metamask/open-rpc-docs-react` from 0.1.2 to 0.2.0 - [Release notes](https://github.com/MetaMask/open-rpc-docs-react/releases) - [Changelog](https://github.com/MetaMask/open-rpc-docs-react/blob/main/CHANGELOG.md) - [Commits](MetaMask/open-rpc-docs-react@v0.1.2...v0.2.0) Updates `ajv` from 8.16.0 to 8.17.1 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.16.0...v8.17.1) Updates `axios` from 1.7.4 to 1.7.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.7.7) Updates `canvas-embed` from 1.0.80 to 1.0.93 - [Commits](https://github.com/canvas/embed/commits) Updates `prism-react-renderer` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases) - [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.0) Updates `rehype-katex` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/remarkjs/remark-math/releases) - [Commits](https://github.com/remarkjs/remark-math/compare/[email protected]@7.0.1) Updates `@docusaurus/eslint-plugin` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/eslint-plugin) Updates `@docusaurus/module-type-aliases` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus-module-type-aliases) Updates `@docusaurus/tsconfig` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus-tsconfig) Updates `@docusaurus/types` from 3.4.0 to 3.5.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.5.2/packages/docusaurus-types) Updates `@eslint/js` from 9.6.0 to 9.11.1 - [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.11.1/packages/js) Updates `@redocly/cli` from 1.19.0 to 1.25.3 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Changelog](https://github.com/Redocly/redocly-cli/blob/main/docs/changelog.md) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected]) Updates `eslint` from 9.6.0 to 9.11.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.6.0...v9.11.1) Updates `husky` from 9.0.11 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.6) 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 `typescript` from 5.2.2 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.6.2) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@docusaurus/remark-plugin-npm2yarn" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@docusaurus/theme-mermaid" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@metamask/open-rpc-docs-react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ajv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: canvas-embed dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prism-react-renderer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rehype-katex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@docusaurus/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@docusaurus/module-type-aliases" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@docusaurus/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@docusaurus/types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@redocly/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 24, 2024
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/minor-and-patch-01b6c1d7b5
branch
September 24, 2024 18:20
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 20 updates:
3.4.0
3.5.2
3.4.0
3.5.2
3.4.0
3.5.2
3.4.0
3.5.2
0.1.2
0.2.0
8.16.0
8.17.1
1.7.4
1.7.7
1.0.80
1.0.93
2.3.1
2.4.0
7.0.0
7.0.1
3.4.0
3.5.2
3.4.0
3.5.2
3.4.0
3.5.2
3.4.0
3.5.2
9.6.0
9.11.1
1.19.0
1.25.3
9.6.0
9.11.1
9.0.11
9.1.6
3.3.2
3.3.3
5.2.2
5.6.2
Updates
@docusaurus/core
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
eeec303
v3.5.2419d559
fix(core): always alias React/ReactDOM to site dependency so that importing M...bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)087a329
fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (#...868d72f
fix(core): revert wrong anchor link implementation change (#10311)80203b3
feat(core): allow plugins to self-disable by returning null (#10286)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)97630b4
fix(core): fail fast if plugin has no name (#10239)904b96c
fix(core): fix sites unable to start/build without a static dir (#10225)Updates
@docusaurus/preset-classic
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
eeec303
v3.5.2bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)dbdd4df
chore: release Docusaurus v3.4 (#10186)Updates
@docusaurus/remark-plugin-npm2yarn
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/remark-plugin-npm2yarn
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/remark-plugin-npm2yarn
's changelog.... (truncated)
Commits
eeec303
v3.5.2bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)dbdd4df
chore: release Docusaurus v3.4 (#10186)Updates
@docusaurus/theme-mermaid
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/theme-mermaid
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/theme-mermaid
's changelog.... (truncated)
Commits
eeec303
v3.5.2bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)dbdd4df
chore: release Docusaurus v3.4 (#10186)Updates
@metamask/open-rpc-docs-react
from 0.1.2 to 0.2.0Release notes
Sourced from
@metamask/open-rpc-docs-react
's releases.Changelog
Sourced from
@metamask/open-rpc-docs-react
's changelog.Commits
603a57b
0.2.0 (#31)7097757
feat(dependency): updated react version to 18 (#30)Maintainer changes
This version was pushed to npm by mcmire, a new releaser for
@metamask/open-rpc-docs-react
since your current version.Updates
ajv
from 8.16.0 to 8.17.1Release notes
Sourced from ajv's releases.
Commits
9050ba1
bump version to 8.17.1 (#2472)f7831b4
fixes #2217 - clarify custom keyword naming (#2457)a523784
fix: changes for@typescript-eslint/array-type
rule (#2467)595fe58
feat: add test for encoded refs and bump fast-uri (#2449)a18641e
Update modifying-data.md - fix broken strict-mode link (#2459)650c7f6
Fix grammatical typo in managing-schemas.md (#2305)603f63b
docs: refactor to improve legibility (#2432)8bccdc4
docs: clarify behaviour of addVocabulary (#2454)85dafb0
fix: ignore new eslint error (#2455)80c014f
Revert "Revert fast-uri change (#2444)" (#2448)Updates
axios
from 1.7.4 to 1.7.7Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
canvas-embed
from 1.0.80 to 1.0.93Commits
Updates
prism-react-renderer
from 2.3.1 to 2.4.0Release notes
Sourced from prism-react-renderer's releases.
Commits
20631f4
Merge pull request #248 from FormidableLabs/changeset-release/master0d62b98
Version Packagesf87355c
Merge pull request