Skip to content

Upgrade: [dependabot] - bump @semantic-release/release-notes-generator from 14.0.3 to 14.1.0#42

Merged
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/semantic-release/release-notes-generator-14.1.0
Sep 18, 2025
Merged

Upgrade: [dependabot] - bump @semantic-release/release-notes-generator from 14.0.3 to 14.1.0#42
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/semantic-release/release-notes-generator-14.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps @semantic-release/release-notes-generator from 14.0.3 to 14.1.0.

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v14.1.0

14.1.0 (2025-09-05)

Features

  • preset: support ignoreCommits option (#836) (485bc0a)
Commits
  • 485bc0a feat(preset): support ignoreCommits option (#836)
  • fc8464b docs(conventionalcommits): update link to options for the conventionalcommits...
  • 45d87a1 chore(deps): lock file maintenance (#837)
  • 236f298 chore(deps): lock file maintenance (#835)
  • 7f5bb7f ci(action): update actions/checkout action to v5 (#834)
  • c31c651 ci(action): update actions/checkout action to v4.3.0 (#833)
  • 5453aba chore(deps): lock file maintenance (#832)
  • a2e1560 chore(deps): update dependency fs-extra to v11.3.1 (#831)
  • b65a3fd chore(deps): lock file maintenance (#830)
  • f40710b chore(deps): update npm to v11 (#828)
  • Additional commits viewable 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)

Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 14.0.3 to 14.1.0.
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v14.0.3...v14.1.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-version: 14.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 18, 2025
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit 465720d into main Sep 18, 2025
5 checks passed
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot deleted the dependabot/npm_and_yarn/semantic-release/release-notes-generator-14.1.0 branch September 18, 2025 08:47
kieran-wilkinson-4 added a commit that referenced this pull request Feb 19, 2026
## Summary

Less strict Feedback requirement when providing feedback message in
Slack

### Details

**What this pattern matches:**
- The word "feedback" must appear: It specifically looks for that exact
sequence of letters.
- Surrounded by symbols: It allows up to 10 non-alphanumeric characters
(like !, @, #, $, or *) before and after the word.
- Surrounded by underscores: It explicitly includes underscores, which
are often used for formatting.
- Surrounded by whitespace: It allows spaces, tabs, or newlines to sit
between the word and the start of the string.

**Real-world examples of what it allows:**
- Bold or Italic styles: **feedback** or __feedback__
- Stylized headers: ### feedback
- Common symbols: [feedback], {feedback}, or !feedback!
- Spaced out headers:    feedback   
- Bullet points: * feedback
- Html Encoded: &#42;feedback&#42;

<img width="621" height="871" alt="image"
src="https://github.com/user-attachments/assets/9ae352a8-fd3f-40f7-8287-b83fac984adb"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants