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

Bump dangoslen/dependabot-changelog-helper from 2 to 3 #298

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps dangoslen/dependabot-changelog-helper from 2 to 3.

Release notes

Sourced from dangoslen/dependabot-changelog-helper's releases.

Changelog Dependabot Helper 3.0.0

Added

  • Adds a new entryPrefix option. See the README for more details.

Changed

  • Use imperative mood (Bump vs. Bumps) in changelog entry by default

Dependencies

  • Bumps typescript from 4.9.4 to 4.9.5
  • Bumps eslint from 8.32.0 to 8.34.0
  • Bumps @types/node from 18.11.18 to 18.14.1
  • Bumps @vercel/ncc from 0.27.0 to 0.36.1

Changelog Dependabot Helper 2.2.1

Fixed

  • Fixes an issue where a duplicate entry was added when a previous entry to update was found.

Changelog Dependabot Helper 2.2.0

Added

  • Adds support for Changelogs containing blank lines between sections

Changed

  • Small fixes for contributing guide

Dependencies

  • Bumps typescript from 4.9.3 to 4.9.4
  • Bumps actions/checkout from 3.1.0 to 3.3.0
  • Bumps prettier from 2.8.0 to 2.8.3
  • Bumps @types/node from 14.18.33 to 18.11.18
  • Bumps eslint-plugin-jest from 27.1.6 to 27.2.1
  • Bumps eslint from 8.28.0 to 8.32.0

Changelog Dependabot Helper 2.1.0

Added

  • Adds support for Dependabot PRs that update Rust dependency requirements

Dependencies

  • Bumps prettier from 2.3.0 to 2.8.0
  • Bumps stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.4
  • Bumps actions/checkout from 3.0.2 to 3.1.0
Changelog

Sourced from dangoslen/dependabot-changelog-helper's changelog.

CHANGELOG

Inspired from Keep a Changelog

[UNRELEASED]

Changed

  • Fix Github Actions Annotations (#285)

[3.10.0]

Changed

  • Now runs on Node 20
    • Creates .nvmrc to set the version
    • Updates node version in action.yml

[3.9.0]

Added

  • Adds the ability to sort dependency entries alphabetically upon adding a new entry. By default this is not enabled, and must be added via the sort param using the value alpha. By default the sort style is none. Future sort values may be added over time as such needs arise.

Dependencies

  • Bump @types/node from 20.11.10 to 20.11.20 (#251, #255, #257)
  • Bump @types/jest from 29.5.11 to 29.5.12 (#247)
  • Bump eslint-plugin-jest from 27.6.3 to 27.9.0 (#254)

[3.8.1]

Fixed

  • Fixes improper defaulting for deprecated activationLabel to activationLabels input

[3.8.0]

Added

  • Adds scaffolding for EntryExtractor to support different tools (Dependabot, Mend Renovate, etc) in the future. See #288 for more details.
  • Adds a new activationLabels input to allow for more complex workflows. See #233 for more details as to why.

Deprecated

  • The activationLabel input is now deprecated in favor of the activationLabels inpput (see the Added section above). The activationLabel input will be removed in the next major release, which currently has a TBD release date.

Dependencies

  • Bump eslint-plugin-jest from 27.6.0 to 27.6.3 (#236)
  • Bump @types/node from 20.4.2 to 20.11.10 (#232, #235, #245)
  • Bump @types/jest from 29.5.10 to 29.5.11 (#239)
  • Bump ts-jest from 29.1.1 to 29.1.2 (#246)

[3.7.0]

Added

... (truncated)

Commits

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 [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 2 to 3.
- [Release notes](https://github.com/dangoslen/dependabot-changelog-helper/releases)
- [Changelog](https://github.com/dangoslen/dependabot-changelog-helper/blob/main/CHANGELOG.md)
- [Commits](dangoslen/dependabot-changelog-helper@v2...v3)

---
updated-dependencies:
- dependency-name: dangoslen/dependabot-changelog-helper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependabot dependencies Pull requests that update a dependency file labels Dec 11, 2024
Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.25%. Comparing base (d064e5e) to head (170f64c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #298    +/-   ##
==========================================
  Coverage    16.24%    16.25%            
==========================================
  Files        10103     10103            
  Lines      1479876   1479876            
==========================================
+ Hits        240431    240567   +136     
+ Misses     1239445   1239309   -136     
Flag Coverage Δ
integration 32.75% <ø> (+<0.01%) ⬆️
unit 11.91% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Xtansia Xtansia merged commit 1679ae8 into main Dec 11, 2024
39 of 42 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dangoslen/dependabot-changelog-helper-3 branch December 11, 2024 19:54
@Xtansia Xtansia added the backport 2.x Backport to the 2.x branch label Dec 11, 2024
@opensearch-trigger-bot
Copy link

The backport to 2.x failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-2.x 2.x
# Navigate to the new working tree
cd .worktrees/backport-2.x
# Create a new branch
git switch --create backport/backport-298-to-2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 1679ae839d190f0e9fbcfe6c77a121f8cb5365b0
# Push it to GitHub
git push --set-upstream origin backport/backport-298-to-2.x
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-2.x

Then, create a pull request where the base branch is 2.x and the compare/head branch is backport/backport-298-to-2.x.

Xtansia pushed a commit to Xtansia/opensearch-rs that referenced this pull request Dec 11, 2024
…oject#298)

* Bump dangoslen/dependabot-changelog-helper from 2 to 3

Bumps [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 2 to 3.
- [Release notes](https://github.com/dangoslen/dependabot-changelog-helper/releases)
- [Changelog](https://github.com/dangoslen/dependabot-changelog-helper/blob/main/CHANGELOG.md)
- [Commits](dangoslen/dependabot-changelog-helper@v2...v3)

Signed-off-by: Thomas Farr <[email protected]>

---
updated-dependencies:
- dependency-name: dangoslen/dependabot-changelog-helper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 1679ae8)
Xtansia added a commit that referenced this pull request Dec 11, 2024
* Bump dangoslen/dependabot-changelog-helper from 2 to 3 (#298)

* Bump dangoslen/dependabot-changelog-helper from 2 to 3

Bumps [dangoslen/dependabot-changelog-helper](https://github.com/dangoslen/dependabot-changelog-helper) from 2 to 3.
- [Release notes](https://github.com/dangoslen/dependabot-changelog-helper/releases)
- [Changelog](https://github.com/dangoslen/dependabot-changelog-helper/blob/main/CHANGELOG.md)
- [Commits](dangoslen/dependabot-changelog-helper@v2...v3)

Signed-off-by: Thomas Farr <[email protected]>

---
updated-dependencies:
- dependency-name: dangoslen/dependabot-changelog-helper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 1679ae8)

* Bump VachaShah/backport from 1.1.4 to 2.2.0 (#299)

* Bump VachaShah/backport from 1.1.4 to 2.2.0

Bumps [VachaShah/backport](https://github.com/vachashah/backport) from 1.1.4 to 2.2.0.
- [Release notes](https://github.com/vachashah/backport/releases)
- [Changelog](https://github.com/VachaShah/backport/blob/main/CHANGELOG.md)
- [Commits](VachaShah/backport@v1.1.4...v2.2.0)

Signed-off-by: Thomas Farr <[email protected]>
---
updated-dependencies:
- dependency-name: VachaShah/backport
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 566bb51)

* Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#300)

* Bump stefanzweifel/git-auto-commit-action from 4 to 5

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v4...v5)

Signed-off-by: Thomas Farr <[email protected]>
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3fb7e2d)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to the 2.x branch dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant