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

fix(deps): update dependency @sapphire/plugin-subcommands to v6 - autoclosed #424

Conversation

mend-for-github-com[bot]
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/plugin-subcommands (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sapphiredev/plugins (@​sapphire/plugin-subcommands)

v6.0.3

Compare Source

🐛 Bug Fixes

  • Update transitive sapphire dependencies (c78017c)
  • Ensure cts file extensions in dist/cjs (#​537) (6f863f8)
  • subcommands: Bump transitive dependencies (6985cbf)

v6.0.2

Compare Source

🐛 Bug Fixes

  • subcommands: Bump transitive dependencies (4765979)
  • plugins: Fixed name for plugin subcommnad cooldown precondition (#​531) (f6cd4b6)

v6.0.1

Compare Source

↩️ Revert

  • "refactor(register): cleanup unnecessary side effect imports of index" (c2af242)

v6.0.0

Compare Source

🏠 Refactor

  • register: Cleanup unnecessary side effect imports of index (dede596)

🐛 Bug Fixes

  • subcommands: Expose load* methods on the index level in case register isn't used (1477e38)
  • Update transitive dependencies (9fd4cfa)

🚀 Features

  • Split ESM and CJS bundles for proper ESM and CJS loading (#​512) (d9aa006)
    • 💥 BREAKING CHANGE: This ensures that the plugins will properly load the
      either only ESM or only CJS files. This is done by outputting
      dist/cjs and dist/esm folders. This requires @​sapphire/framework v5.x!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/sapphire-plugin-subcommands-6.x branch from fe496c4 to b218319 Compare February 23, 2024 23:11
Copy link
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Type Error: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:23627:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:23704:11)
    at async findProjectSpec (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:23649:20)
    at async executePackageManagerRequest (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:24223:18)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:21173:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:22148:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.25.2/node_modules/corepack/dist/lib/corepack.cjs:24279:12)

@mend-for-github-com mend-for-github-com bot changed the title fix(deps): update dependency @sapphire/plugin-subcommands to v6 fix(deps): update dependency @sapphire/plugin-subcommands to v6 - autoclosed Aug 8, 2024
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/sapphire-plugin-subcommands-6.x branch August 8, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants