Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump @sapphire/docusaurus-plugin-npm2yarn2pnpm from 1.2.0 to 2.0.1 in /docs #731

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps @sapphire/docusaurus-plugin-npm2yarn2pnpm from 1.2.0 to 2.0.1.

Changelog

Sourced from @​sapphire/docusaurus-plugin-npm2yarn2pnpm's changelog.

Changelog

All notable changes to this project will be documented in this file.

@​sapphire/docusaurus-plugin-npm2yarn2pnpm@​2.0.1 - (2023-11-05)

🐛 Bug Fixes

  • Actually read convertToBun option when assigning tab children (8577f6e)

@​sapphire/docusaurus-plugin-npm2yarn2pnpm@​2.0.0 - (2023-11-05)

🏠 Refactor

  • npm2yarn2pnpm: Remove npm2yarn2pnpm export (5844fda)
    • 💥 BREAKING CHANGE: Previously deprecated npm2yarn2pnpm has been removed. Use the new convertNpmToPackageManagers instead.

🐛 Bug Fixes

  • deps: Update unified to 11.0.4 (376dbfc)
  • npm2yarn2pnpm: Add support for Docusaurus V3 (61f0a04)
    • 💥 BREAKING CHANGE: Docusaurus v3 support was added which means support for MDX v1 has been dropped and support for MDX v3 has been added.

@​sapphire/docusaurus-plugin-npm2yarn2pnpm@​1.2.0 - (2023-09-16)

🚀 Features

@​sapphire/docusaurus-plugin-npm2yarn2pnpm@​1.1.5 - (2023-08-29)

🐛 Bug Fixes

  • npm2yarn2pnpm: Update export mapping (6571853)

@​sapphire/docusaurus-plugin-npm2yarn2pnpm@​1.1.4 - (2022-10-08)

🏠 Refactor

  • Switch from @armano/npm-to-yarn to own implementation (c4a2543)

📝 Documentation

@​sapphire/docusaurus-plugin-npm2yarn2pnpm@​1.1.3 - (2022-07-12)

🐛 Bug Fixes

... (truncated)

Commits
  • bd3ebe2 chore(docusaurus-plugin-npm2yarn2pnpm): release @​sapphire/docusaurus-plugin-n...
  • 8577f6e fix: actually read convertToBun option when assigning tab children
  • 89d0475 chore(docusaurus-plugin-npm2yarn2pnpm): release @​sapphire/docusaurus-plugin-n...
  • de3124b chore: update @​favware/cliff-jumper
  • 376dbfc fix(deps): update unified to 11.0.4
  • 61f0a04 fix(npm2yarn2pnpm)!: add support for Docusaurus V3
  • 5844fda refactor(npm2yarn2pnpm): remove npm2yarn2pnpm export
  • 2efc81e chore(deps): update all non-major dependencies
  • 5a39939 chore(deps): update all non-major dependencies
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Dec 1, 2023
Copy link

vercel bot commented Dec 1, 2023

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

Name Status Preview Comments Updated (UTC)
react-native-error-boundary ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2023 5:14pm

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2eae4ae) 100.00% compared to head (76741d8) 100.00%.
Report is 3 commits behind head on master.

❗ Current head 76741d8 differs from pull request most recent head 666f75d. Consider uploading reports for the commit 666f75d to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #731   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           17        17           
  Branches         4         4           
=========================================
  Hits            17        17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [@sapphire/docusaurus-plugin-npm2yarn2pnpm](https://github.com/sapphiredev/documentation-plugins/tree/HEAD/packages/npm2yarn2pnpm) from 1.2.0 to 2.0.1.
- [Changelog](https://github.com/sapphiredev/documentation-plugins/blob/main/packages/npm2yarn2pnpm/CHANGELOG.md)
- [Commits](https://github.com/sapphiredev/documentation-plugins/commits/@sapphire/docusaurus-plugin-npm2yarn2pnpm@2.0.1/packages/npm2yarn2pnpm)

---
updated-dependencies:
- dependency-name: "@sapphire/docusaurus-plugin-npm2yarn2pnpm"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@carloscuesta carloscuesta force-pushed the dependabot/npm_and_yarn/docs/sapphire/docusaurus-plugin-npm2yarn2pnpm-2.0.1 branch from 76741d8 to 666f75d Compare December 4, 2023 16:55
@carloscuesta carloscuesta merged commit 1a23e5b into master Dec 5, 2023
3 checks passed
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/docs/sapphire/docusaurus-plugin-npm2yarn2pnpm-2.0.1 branch December 5, 2023 11:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant