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

chore(deps): update @semantic-release/changelog to v6.0.3 #310

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/changelog 6.0.2 -> 6.0.3 age adoption passing confidence

Release Notes

semantic-release/changelog (@​semantic-release/changelog)

v6.0.3

Compare Source

Bug Fixes

Configuration

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

🚦 Automerge: Enabled.

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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the enhancement New feature or request label Mar 25, 2023
@github-actions
Copy link

github-actions bot commented Mar 25, 2023

Fails
🚫

Danger failed to run dangerfile.js.

Error SyntaxError

Cannot use import statement outside a module
/home/runner/work/draftjs-filters/draftjs-filters/node_modules/semantic-release/index.js:1
import { createRequire } from "node:module";
^^^^^^

SyntaxError: Cannot use import statement outside a module
    at internalCompileFunction (node:internal/vm:73:18)
    at wrapSafe (node:internal/modules/cjs/loader:1178:20)
    at Module._compile (node:internal/modules/cjs/loader:1220:27)
    at Object.customModuleHandler (/home/runner/work/draftjs-filters/draftjs-filters/node_modules/danger/distribution/runner/runners/inline.js:129:28)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at _module2.default._load (/home/runner/work/draftjs-filters/draftjs-filters/node_modules/override-require/dist/overrideRequire.js:43:25)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:119:18)
    at Object.<anonymous> (dangerfile.js:2:25)

Dangerfile

68|   const packageDiff = await danger.git.JSONDiffForFile("package.json")
69| 
70|   if (packageDiff.dependencies) {
71|     const added = packageDiff.dependencies.added
72|     const removed = packageDiff.dependencies.removed
--------------------^
73| 
74|     if (added.length) {
75|       const deps = danger.utils.sentence(added.map((d) => linkDep(d)))
76|       message(`Adding new dependencies: ${deps}`)

Generated by 🚫 dangerJS against 308a57c

@renovate renovate bot force-pushed the renovate/semantic-release branch from aea8e58 to 75b00cf Compare March 25, 2023 03:56
@renovate renovate bot force-pushed the renovate/semantic-release branch from 75b00cf to 0af743a Compare April 1, 2023 10:39
@renovate renovate bot force-pushed the renovate/semantic-release branch 3 times, most recently from cfdccc5 to ae801ed Compare April 15, 2023 10:05
@renovate renovate bot force-pushed the renovate/semantic-release branch from ae801ed to 4171701 Compare April 22, 2023 09:12
@renovate renovate bot force-pushed the renovate/semantic-release branch from 4171701 to 684c240 Compare May 6, 2023 02:24
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 4bb7108 to 8152a25 Compare June 3, 2023 04:37
@renovate renovate bot force-pushed the renovate/semantic-release branch from 8152a25 to 6478dd7 Compare June 3, 2023 07:34
@renovate renovate bot force-pushed the renovate/semantic-release branch from 6478dd7 to f39a95b Compare June 24, 2023 13:37
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 29243c6 to a0bd19a Compare July 15, 2023 06:08
@renovate renovate bot force-pushed the renovate/semantic-release branch from a0bd19a to 8cfce89 Compare July 22, 2023 03:50
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 3362b23 to bb8ec18 Compare August 5, 2023 03:34
@renovate renovate bot force-pushed the renovate/semantic-release branch from bb8ec18 to 33dd7b6 Compare August 12, 2023 03:11
@renovate renovate bot force-pushed the renovate/semantic-release branch from 33dd7b6 to d2cddf5 Compare August 26, 2023 04:17
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 3bb5bdf to 4f19217 Compare September 16, 2023 03:42
@renovate renovate bot force-pushed the renovate/semantic-release branch 4 times, most recently from 814c4a7 to 92c9086 Compare October 21, 2023 11:09
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from c0b8851 to 2a3c039 Compare October 28, 2023 05:09
@renovate renovate bot force-pushed the renovate/semantic-release branch from 2a3c039 to 3fdda77 Compare November 4, 2023 03:07
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 0f2ee02 to ae5f0f8 Compare November 11, 2023 06:27
| datasource | package                     | from  | to    |
| ---------- | --------------------------- | ----- | ----- |
| npm        | @semantic-release/changelog | 6.0.2 | 6.0.3 |
@renovate renovate bot force-pushed the renovate/semantic-release branch from ae5f0f8 to 308a57c Compare November 12, 2023 06:46
@thibaudcolas thibaudcolas deleted the renovate/semantic-release branch August 13, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant