fix(deps): update minor and patch updates - #149
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
4 times, most recently
from
June 1, 2024 19:54
a56d362 to
8ca88e0
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
3 times, most recently
from
June 7, 2024 21:07
fa6a8f3 to
feba56e
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
2 times, most recently
from
June 10, 2024 00:57
06d2281 to
20d0236
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
6 times, most recently
from
June 19, 2024 16:05
1fd8837 to
5b42d2c
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
3 times, most recently
from
July 10, 2024 09:44
c56cd7c to
dceea3d
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
2 times, most recently
from
July 15, 2024 09:58
8fa9acf to
a159ae9
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
4 times, most recently
from
July 27, 2024 20:04
0f00a9e to
36f52d1
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
3 times, most recently
from
August 8, 2024 16:57
b25ea42 to
6a67520
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
2 times, most recently
from
August 14, 2024 18:05
6d2ac1c to
766b6fc
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
9 times, most recently
from
September 8, 2024 15:17
9451871 to
d8908ac
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
8 times, most recently
from
September 18, 2024 10:55
fe61907 to
735aa29
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
8 times, most recently
from
September 27, 2024 20:03
5406712 to
7873b4d
Compare
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
3 times, most recently
from
September 29, 2024 18:43
800bcd9 to
49c3af7
Compare
Contributor
Author
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v4.6.1→v4.8.0==2.15.0→==2.18.0==3.3.2→==3.4.7==8.1.7→==8.3.2==0.45.2→==0.49.0==3.7→==3.11==3.0.2→==3.0.3==1.6.0→==1.6.1==1.0.1→==1.4.4==9.5.25→==9.7.6==0.25.1→==0.30.1==1.10.3→==1.19.0==0.1.4→==0.1.6==3.3→==3.6.1==24.0→==24.2==0.5.6→==0.5.7==4.2.2→==4.9.63.13→3.143.10→3.14==0.3.2→==0.5.1==6.0.1→==6.0.3==2024.5.15→==2024.11.6==1.16.0→==1.17.0==4.12.0→==4.15.0Release Notes
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.8.0Compare Source
What's Changed
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.8.0
v4.7.6Compare Source
What's Changed
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.7.6
v4.7.5Compare Source
What's Changed
Bug Fixes 🐛
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.7.5
v4.7.4Compare Source
What's Changed
Bug Fixes 🐛
Build 🔧
Other Changes
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.7.4
v4.7.3Compare Source
What's Changed
Build 🔧
Other Changes
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.7.3
v4.7.2Compare Source
What's Changed
Bug Fixes 🐝
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4.7.1...v4.7.2
v4.7.1Compare Source
What's Changed
Features ✨
target-folderis specified the action will now create any missing folders for you by @databasedav in #1737New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.1
v4.7.0Compare Source
What's Changed
Features ✨
atttempt-limitinput, giving you the option to change how many attempts the action will make before failing by @databasedav in #1737Build 🔧
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.0
v4.6.9Compare Source
What's Changed
Dependencies 🤖
.node-versioninstead of.nvmrcfor Node dependency management.Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.9
v4.6.8Compare Source
What's Changed
Bug Fixes 🐝
origin/${branch_name} is not a commit and a branch cannot be created from it. The action will continue to attempt to track the origin branch, but if this step fails, it will create a new untracked branch to continue the deployment from. - #1689.Testing 🧪
ie @​v4). This was done to combat problems raised by #1697.Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.8
v4.6.7Compare Source
What's Changed
Bug Fixes 🐝
main.jswas not found in the v4 major tag.v4.6.6Compare Source
What's Changed
Bug Fixes 🐝
v4.6.5Compare Source
What's Changed
What's Changed
Bug Fixes 🐝
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.5
v4.6.4Compare Source
What's Changed
What's Changed
Bug Fixes 🐝
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.4
v4.6.3Compare Source
What's Changed
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.3
v4.6.2Compare Source
What's Changed
Dependencies 🤖
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.1...v4.6.2
python-babel/babel (babel)
v2.18.0Compare Source
Happy 2026! This release is, coincidentally, also being made from FOSDEM.
We will aspire for a slightly less glacial release cadence in this year;
there are interesting features in the pipeline.
Features
11841194121311961246Other improvements
12281230122712291174118911861202123312401197pyproject.tomlby @tomasr8 in :gh:1187unittesttest cases to bare functions by @akx in :gh:1241v2.17.0Compare Source
Happy 2025! This release is being made from FOSDEM 2025, in Brussels, Belgium.
Thank you to all contributors, new and old,
and here's to another great year of internationalization and localization!
Features
parse_timetime formats by @tomasr8 in :gh:1141str.indexwithstr.findby @tomasr8 in :gh:1130/etc/localtimeby @akx in :gh:11651179locale=Noneby @akx in :gh:1164Catalog.__setitem__by @tomasr8 in :gh:1167112611351132read_mologic regardingcatalog.charsetby @tomasr8 in :gh:11481121Deprecation and compatibility
Locale.number_symbolswill now have first-level keys for each numbering system.Since the implicit default numbering system still is
"latn", what had previouslybeen e.g.
Locale.number_symbols['decimal']is nowLocale.number_symbols['latn']['decimal'].distutilsorsetuptools; if you had beenusing the Babel setuptools command extensions, you would need to explicitly depend on
setuptools–though given you're running
setup.pyyou probably already do.Features
10451046v2.16.0Compare Source
Features
11131104110211001101--ignore-dirsbeing incorrectly read (#1094) by @john-psina and @Edwin18 in :gh:1052and :gh:10951085Infrastructure
jawah/charset_normalizer (charset-normalizer)
v3.4.7Compare Source
Changed
setuptoolsconstraint tosetuptools>=68,<82.1.Fixed
v3.4.6Compare Source
Changed
charset_normalizer.mdfor higher performance. Removedeligible(..)andfeed(...)in favor of
feed_info(...).UNICODE_RANGES_COMBINEDusing Unicode blocks v17.Fixed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.