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 #314

Open
wants to merge 1 commit into
base: main
Choose a base branch
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-conductor/draftjs-conductor/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:76:18)
    at wrapSafe (node:internal/modules/cjs/loader:1283:20)
    at Module._compile (node:internal/modules/cjs/loader:1328:27)
    at Object.customModuleHandler (/home/runner/work/draftjs-conductor/draftjs-conductor/node_modules/danger/distribution/runner/runners/inline.js:134:28)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Module._load (node:internal/modules/cjs/loader:1019:12)
    at _module2.default._load (/home/runner/work/draftjs-conductor/draftjs-conductor/node_modules/override-require/dist/overrideRequire.js:43:25)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (dangerfile.js:2:25)

Dangerfile

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}`);
77|     }
78| 
79|     if (removed.length) {

Generated by 🚫 dangerJS against 6f6815b

@renovate renovate bot force-pushed the renovate/semantic-release branch from 21c4793 to 9e69916 Compare March 25, 2023 04:12
@renovate renovate bot force-pushed the renovate/semantic-release branch from 9e69916 to 7ad79ae Compare April 1, 2023 10:34
@renovate renovate bot force-pushed the renovate/semantic-release branch 3 times, most recently from bf3640c to 06a7612 Compare April 15, 2023 10:54
@renovate renovate bot force-pushed the renovate/semantic-release branch from 06a7612 to 8dcdd3f Compare April 22, 2023 06:49
@renovate renovate bot force-pushed the renovate/semantic-release branch from 8dcdd3f to a1c0b9b Compare May 6, 2023 04:15
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from cd490a0 to 2a3c512 Compare June 3, 2023 03:03
@renovate renovate bot force-pushed the renovate/semantic-release branch from 2a3c512 to 5ae2caa Compare June 3, 2023 06:19
@renovate renovate bot force-pushed the renovate/semantic-release branch from 5ae2caa to f6b7ce8 Compare June 24, 2023 12:29
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 424ac21 to 5c2a880 Compare July 15, 2023 06:44
@renovate renovate bot force-pushed the renovate/semantic-release branch from 5c2a880 to 7aeeabc Compare July 22, 2023 04:35
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 25a05a5 to 87e1468 Compare August 5, 2023 03:36
@renovate renovate bot force-pushed the renovate/semantic-release branch from 87e1468 to fde6172 Compare August 12, 2023 03:12
@renovate renovate bot force-pushed the renovate/semantic-release branch from fde6172 to b44fa4c Compare August 26, 2023 03:14
@renovate renovate bot force-pushed the renovate/semantic-release branch from b44fa4c to 74b0eba Compare September 9, 2023 03:07
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 94c2910 to 4f27b7c Compare September 30, 2023 04:18
@renovate renovate bot force-pushed the renovate/semantic-release branch 4 times, most recently from 3aa339a to eaa1476 Compare October 21, 2023 08:04
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 78be172 to 2ad72cf Compare October 28, 2023 03:14
@renovate renovate bot force-pushed the renovate/semantic-release branch 3 times, most recently from 11bc6d8 to 7a21119 Compare November 12, 2023 06:40
@renovate renovate bot force-pushed the renovate/semantic-release branch from 7a21119 to 70fe834 Compare November 18, 2023 03:36
@renovate renovate bot force-pushed the renovate/semantic-release branch 3 times, most recently from b365e37 to 1c04814 Compare December 2, 2023 03:29
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from 7f6c9ad to 4e46f09 Compare December 9, 2023 03:29
@renovate renovate bot force-pushed the renovate/semantic-release branch from 4e46f09 to 9370bd4 Compare December 16, 2023 05:02
@renovate renovate bot force-pushed the renovate/semantic-release branch from 9370bd4 to 70f70d2 Compare January 6, 2024 05:16
@renovate renovate bot force-pushed the renovate/semantic-release branch from 70f70d2 to 29fc0f4 Compare January 20, 2024 04:20
@renovate renovate bot force-pushed the renovate/semantic-release branch from 29fc0f4 to 204e39d Compare January 27, 2024 04:57
@renovate renovate bot force-pushed the renovate/semantic-release branch from 204e39d to 122705c Compare February 3, 2024 06:08
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from bdd9119 to 7df8f5b Compare February 17, 2024 05:07
@renovate renovate bot force-pushed the renovate/semantic-release branch from 7df8f5b to 5bdb3cf Compare March 2, 2024 03:56
@renovate renovate bot force-pushed the renovate/semantic-release branch from 5bdb3cf to 6580f00 Compare March 16, 2024 03:49
@renovate renovate bot force-pushed the renovate/semantic-release branch from 6580f00 to 2bd25b1 Compare March 23, 2024 05:37
@renovate renovate bot force-pushed the renovate/semantic-release branch 3 times, most recently from a79500c to bda7a81 Compare April 20, 2024 07:43
@renovate renovate bot force-pushed the renovate/semantic-release branch from bda7a81 to dfbb190 Compare April 27, 2024 04:14
@renovate renovate bot force-pushed the renovate/semantic-release branch from dfbb190 to 65dd3ec Compare May 5, 2024 15:03
@renovate renovate bot force-pushed the renovate/semantic-release branch 2 times, most recently from a10c9d9 to 1499787 Compare May 25, 2024 04:02
@renovate renovate bot force-pushed the renovate/semantic-release branch from 1499787 to 8147d68 Compare June 8, 2024 04:52
@renovate renovate bot force-pushed the renovate/semantic-release branch from 8147d68 to d8b4e2f Compare June 22, 2024 05:08
| 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 d8b4e2f to 6f6815b Compare July 6, 2024 05:27
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

0 participants