sarvex / darts

A python library for easy manipulation and forecasting of time series.
https://unit8co.github.io/darts/
Apache License 2.0
0 stars 0 forks source link

Update s0/git-publish-subdir-action action to v2.6.0 - autoclosed #10

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
s0/git-publish-subdir-action action minor v2.2.0 -> v2.6.0

Release Notes

s0/git-publish-subdir-action (s0/git-publish-subdir-action) ### [`v2.6.0`](https://togithub.com/s0/git-publish-subdir-action/releases/tag/v2.6.0): Bunch of new features and dependency updates [Compare Source](https://togithub.com/s0/git-publish-subdir-action/compare/v2.5.1...v2.6.0) :tada: :tada: :tada: This one is a nice juicy release! I finally got around to looking at all of those PRs that have been sitting around for a while, sorry for the delay everyone. Included in this release: - Bunch of dependabot dependency updates - ([#​81](https://togithub.com/s0/git-publish-subdir-action/issues/81)) chore: fixes to tests (thanks [@​jdcmarques](https://togithub.com/jdcmarques)) - ([#​80](https://togithub.com/s0/git-publish-subdir-action/issues/80)) chore: update Node to v16 (thanks [@​RamPrasadAgarwal](https://togithub.com/RamPrasadAgarwal)) - ([#​75](https://togithub.com/s0/git-publish-subdir-action/issues/75) and [#​78](https://togithub.com/s0/git-publish-subdir-action/issues/78)) feat: introduce new options to overwrite commiter name and email (thanks [@​ozaner](https://togithub.com/ozaner) and [@​promise](https://togithub.com/promise)) - ([#​82](https://togithub.com/s0/git-publish-subdir-action/issues/82)) feat: introduce new option to pick sub-directory in target repo to copy files to (thanks [@​jdcmarques](https://togithub.com/jdcmarques)) - ([#​83](https://togithub.com/s0/git-publish-subdir-action/issues/83)) chore: switch to using Node to copy files rather than bash (thanks [@​jdcmarques](https://togithub.com/jdcmarques)) An extra special thanks in particular to [@​jdcmarques](https://togithub.com/jdcmarques) who not only opened 3 pull requests, but also fixed CI builds which helped speed up the review process considerably! ### [`v2.5.1`](https://togithub.com/s0/git-publish-subdir-action/releases/tag/v2.5.1): Trim `{msg}` in custom commit messages and update dependencies [Compare Source](https://togithub.com/s0/git-publish-subdir-action/compare/v2.5.0...v2.5.1) - fix: remove trailing newline of commit message ([#​58](https://togithub.com/s0/git-publish-subdir-action/issues/58)) - various updates across all dependencies ### [`v2.5.0`](https://togithub.com/s0/git-publish-subdir-action/releases/tag/v2.5.0): Allow custom glob file for branch clearing [Compare Source](https://togithub.com/s0/git-publish-subdir-action/compare/v2.4.1...v2.5.0) ### [`v2.4.1`](https://togithub.com/s0/git-publish-subdir-action/releases/tag/v2.4.1): : Dep Updates & Handle spaces in folder names [Compare Source](https://togithub.com/s0/git-publish-subdir-action/compare/v2.4.0...v2.4.1) The majority of the work for this release involved refactoring unit-tests for a better architecture (see [`43688e2`](https://togithub.com/s0/git-publish-subdir-action/commit/43688e2f0a16b9f6a4660e456c928de8362d611e)) but it also includes an update to all dependencies, and fixes for the following issues: - [#​29](https://togithub.com/s0/git-publish-subdir-action/issues/29) - DeprecationWarning: Buffer() is deprecated due to security and usability issues - [#​32](https://togithub.com/s0/git-publish-subdir-action/issues/32) - Folder names with spaces are not supported ### [`v2.4.0`](https://togithub.com/s0/git-publish-subdir-action/releases/tag/v2.4.0): : Skip Empty Commits, Custom Tags, and goodbye initial commit. [Compare Source](https://togithub.com/s0/git-publish-subdir-action/compare/v2.3.0...v2.4.0) This release comes with a number of new features / improvements: - [#​26](https://togithub.com/s0/git-publish-subdir-action/issues/26): The "Initial" commit is no longer created on empty branches, and instead only the commit with the contents is added. - [#​23](https://togithub.com/s0/git-publish-subdir-action/issues/23) / [#​27](https://togithub.com/s0/git-publish-subdir-action/issues/27): You can now give an argument to the action to also create and push a git tag. - [#​28](https://togithub.com/s0/git-publish-subdir-action/issues/28): Introduction of a new flag that allows you to skip adding empty commits, and keep only those that change the target branch's contents. ### [`v2.3.0`](https://togithub.com/s0/git-publish-subdir-action/releases/tag/v2.3.0): Introduce custom messages, and history squashing [Compare Source](https://togithub.com/s0/git-publish-subdir-action/compare/v2.2.0...v2.3.0) Two new features: - squash all history on the target branch with the `SQUASH_HISTORY` parameter - create custom messages for commits using the `MESSAGE` parameter, with support for certain placeholders. This release is also the first release to have extensive unit-testing and code-coverage results.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud