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

[NEUTRAL] Update dependency @sapphire/plugin-editable-commands to v4 #422

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

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

@mend-for-github-com mend-for-github-com bot commented Feb 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/plugin-editable-commands (source) 3.1.0 -> 4.0.4 age adoption passing confidence

Release Notes

sapphiredev/plugins (@​sapphire/plugin-editable-commands)

v4.0.4

Compare Source

🐛 Bug Fixes

v4.0.3

Compare Source

🐛 Bug Fixes

v4.0.2

Compare Source

🐛 Bug Fixes

v4.0.1

Compare Source

v4.0.0

Compare Source

🐛 Bug Fixes

  • editable-commands: Expose load* methods on the index level in case register isn't used (01c5113)

🚀 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

disabled

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/sapphire-plugin-editable-commands-4.x branch from f48e97f to 2347665 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 force-pushed the whitesource-remediate/sapphire-plugin-editable-commands-4.x branch from 2347665 to 7387b05 Compare November 4, 2024 23:56
Copy link
Contributor Author

mend-for-github-com bot commented Nov 4, 2024

⚠️ 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
/opt/containerbase/tools/corepack/0.30.0/14.18.1/node_modules/corepack/dist/lib/corepack.cjs:22101
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.30.0/14.18.1/node_modules/corepack/dist/lib/corepack.cjs:22101:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.30.0/14.18.1/node_modules/corepack/dist/lib/corepack.cjs:22164:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.30.0/14.18.1/node_modules/corepack/dist/lib/corepack.cjs:22354:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.30.0/14.18.1/node_modules/corepack/dist/lib/corepack.cjs:22410:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.30.0/14.18.1/node_modules/corepack/dist/lib/corepack.cjs:23102:5)

@mend-for-github-com mend-for-github-com bot changed the title fix(deps): update dependency @sapphire/plugin-editable-commands to v4 [NEUTRAL] Update dependency @sapphire/plugin-editable-commands to v4 Nov 4, 2024
@mend-for-github-com mend-for-github-com bot changed the title [NEUTRAL] Update dependency @sapphire/plugin-editable-commands to v4 fix(deps): update dependency @sapphire/plugin-editable-commands to v4 Nov 9, 2024
@mend-for-github-com mend-for-github-com bot changed the title fix(deps): update dependency @sapphire/plugin-editable-commands to v4 [NEUTRAL] Update dependency @sapphire/plugin-editable-commands to v4 Dec 1, 2024
@mend-for-github-com mend-for-github-com bot changed the title [NEUTRAL] Update dependency @sapphire/plugin-editable-commands to v4 fix(deps): update dependency @sapphire/plugin-editable-commands to v4 Dec 2, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/sapphire-plugin-editable-commands-4.x branch from 7387b05 to d25867b Compare January 6, 2025 01:58
@mend-for-github-com mend-for-github-com bot changed the title fix(deps): update dependency @sapphire/plugin-editable-commands to v4 [NEUTRAL] Update dependency @sapphire/plugin-editable-commands to v4 Jan 6, 2025
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