-
Notifications
You must be signed in to change notification settings - Fork 1
Update all non-major dependencies #56
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
701bb09
to
269ca4d
Compare
269ca4d
to
2df6f2a
Compare
2df6f2a
to
9d5ff40
Compare
9d5ff40
to
8095e85
Compare
8095e85
to
db5b4fd
Compare
db5b4fd
to
40e8f8f
Compare
40e8f8f
to
b593b69
Compare
b593b69
to
0b9b990
Compare
0b9b990
to
e36a662
Compare
e36a662
to
bd9c5bc
Compare
bd9c5bc
to
e950cc6
Compare
e950cc6
to
d001186
Compare
d001186
to
5cda621
Compare
5cda621
to
3a4a4f6
Compare
3a4a4f6
to
539e3e2
Compare
df6ecba
to
3e5ec4e
Compare
3e5ec4e
to
08b62ae
Compare
08b62ae
to
65ccc8c
Compare
65ccc8c
to
fb7c158
Compare
fb7c158
to
afb320e
Compare
afb320e
to
e0fbd4c
Compare
e0fbd4c
to
cdfc46f
Compare
cdfc46f
to
cba6c1b
Compare
cba6c1b
to
1063d51
Compare
1063d51
to
20e2abf
Compare
20e2abf
to
73f348a
Compare
73f348a
to
133b4df
Compare
133b4df
to
b3be7b6
Compare
b3be7b6
to
84ba3d8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.67.0
->1.73.0
9.22.2
->9.22.3
1.20
->1.23
v2.28.0
->v2.43.3
3.3.2
->3.4.5
2.38.0
->2.44.4
1.0.4
->1.1.3
3.2.5
->3.2.8
32.1.2-jre
->32.1.3-jre
6.6.0.202305301015-r
->6.10.0.202406032230-r
1.6.3
->1.6.6
5.2.1
->5.4.4
7.13.0
->7.22.1
3.1.2
->3.4.5
9.6.5
->9.10.2
Release Notes
anothrNick/github-tag-action (anothrNick/github-tag-action)
v1.73.0
Compare Source
What's Changed
New Contributors
Full Changelog: anothrNick/github-tag-action@1...1.73.0
v1.72.0
Compare Source
What's Changed
New Contributors
Full Changelog: anothrNick/github-tag-action@1...1.72.0
v1.71.0
Compare Source
What's Changed
New Contributors
Full Changelog: anothrNick/github-tag-action@1...1.71.0
v1.70.0
Compare Source
What's Changed
New Contributors
Full Changelog: anothrNick/github-tag-action@1...1.70.0
v1.69.0
Compare Source
v1.68.0
Compare Source
go-gitea/gitea (gitea/gitea)
v1.23
v1.22
v1.21
max( id )
tomax( index )
for latest commit statuses (#30076) (#30155)offen/docker-volume-backup (offen/docker-volume-backup)
v2.43.3
Compare Source
Fixes
Chores
Docs
v2.43.2
Compare Source
Fixes
Chores
2652e05
v2.43.1
Compare Source
Fixes
Chores
Docs
v2.43.0
Compare Source
Features
Chores
v2.42.0
Compare Source
Features
v2.41.0
Compare Source
Features
Chores
v2.40.0
Compare Source
Features
Fixes
e613f60
Chores
v2.39.1
Compare Source
Fixes
Chores
v2.39.0
Compare Source
Features
Chores
v2.38.2
Compare Source
This release fixes an issue when running
docker-volume-backup
against the Balena Docker Engine.Fixes
Chores
v2.38.1
Compare Source
Fixes
v2.38.0
Compare Source
Features
Fixes
source
#372Chores
Build
v2.37.3
Compare Source
This fixes another regression that was introduced in
v2.37.0
. If you rely on variable names to be expanded inconf.d
files, please make sure to upgrade to this version to keep the behavior consistent with previous releases.Fixes
Build:
v2.37.2
Compare Source
Fixes
v2.37.1
Compare Source
v2.37.0
contained a regression where environment variables would not be considered at all when running multiple schedules from aconf.d
directory. If you use this feature please upgrade to this version and do not usev2.37.0
which might result in backups not being persisted without further notice.Fixes
Chores
v2.37.0
Compare Source
Features
Chores
This image now supports a richer set of cron schedules than before. See the documentation for what exactly is supported.
v2.36.1
Compare Source
Fixes
v2.36.0
Compare Source
This release improves Docker Swarm support by removing the need for using a
on-failure
restart policy on your services. Check the documentation for further details.Features
Chores
Fixes
Docs
Deprecation notice
This release deprecates the
BACKUP_STOP_CONTAINER_LABEL
setting and renames it toBACKUP_STOP_DURING_BACKUP_LABEL
. The old setting will still work, but you will see a deprecation warning in your logs. It will also be removed in the next major version.To update, rename the key:
Also see: https://offen.github.io/docker-volume-backup/how-tos/replace-deprecated-backup-stop-container-label.html
v2.35.0
Compare Source
Features
toJson
andtoPrettyJson
notification template helpers #319 (thanks @hywax)Chores
v2.34.0
Compare Source
Features
Chores
v2.33.2
Compare Source
Fixes
v2.33.1
Compare Source
Fixes
v2.33.0
Compare Source
Features
gzip
withklauspost/pgzip
#266 (Thanks @MaxJa4)New parameter
GZIP_PARALLELISM
can be used to further control resource usage when compressing.v2.32.0
Compare Source
Features
v2.31.0
Compare Source
Features
Chores
v2.30.0
Compare Source
Features
Fixes
Chores
v2.29.0
Compare Source
Features
Chores
log/slog
package #247Docs
Important: By migrating to stdlib logging through the
log/slog
package, structured logging output will subtly change with this release (quoting and casing of log levels). In case you rely on parsing the logs, check if your setup still works after upgrading.diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)
v2.44.0
Added
DiffMessageFormatter
which allows to retrieve diffs with their line numbers (#1960)Fixed
buf
invocation. (#1976)Changed
ktlint
version to latest1.0.1
->1.1.1
. (#1973)googleJavaFormat
version to latest1.18.1
->1.19.2
. (#1971)diktat
version to latest1.2.5
->2.0.0
. (#1972)v2.43.0
Added
Fixed
Changed
ktlint
version to latest1.0.0
->1.0.1
. (#1855)v2.42.0
Added
The configuration is still the same, but you should switch to the new
biome
tag / function and adjustthe version accordingly. (#1804).
google-java-format
'sskip-javadoc-formatting
option. (#1793)GIT_ATTRIBUTES_FAST_ALLSAME
. (#1838)Fixed
3.0.0
and newer. (#1802)external process started '/usr/bin/git --version'
. (#1806)Changed
flexmark
version to latest0.64.0
->0.64.8
. (#1801)ktlint
version to latest0.50.0
->1.0.0
. (#1808)v2.41.0
Added
jsonPatch
step tojson
formatter configurations. This allows patching of JSON documents using JSON Patches. (#1753)Fixed
eslint
tests to fix failinguseEslintXoStandardRules
test. (#1761, #1756)prettier
version3.0.0
and newer. (#1760, #1751)Changed
eslint
version to latest8.31.0
->8.45.0
(#1761)prettier
version to latest (v2)2.8.1
->2.8.8
. (#1760)greclipse
version to latest4.27
->4.28
. (#1775)v2.40.0
Added
enum OnMatch { INCLUDE, EXCLUDE }
so thatFormatterStep.filterByContent
can not only include based on the pattern but also exclude. (#1749)Fixed
semanticSort
tofalse
. ([#Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.