fix(deps): update all major dependencies #48
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:
==6.0.0
->==11.1.0
3.0.1
->7.1.0
==0.41.3
->==1.3.4
==0.8.0
->==1.3.0
==2.19.0
->==4.1.0
==7.1.2
->==8.3.4
==12.4.4
->==13.9.4
Release Notes
ansible-community/ansible-build-data (ansible)
v11.1.0
Compare Source
v11.0.0
Compare Source
v10.7.0
Compare Source
v10.6.0
Compare Source
v10.5.0
Compare Source
v10.4.0
Compare Source
v10.3.0
Compare Source
v10.2.0
Compare Source
v10.1.0
Compare Source
v10.0.1
Compare Source
v9.13.0
Compare Source
v9.12.0
Compare Source
v9.11.0
Compare Source
v9.10.0
Compare Source
v9.9.0
Compare Source
v9.8.0
Compare Source
v9.7.0
Compare Source
v9.6.1
Compare Source
v9.5.1
Compare Source
v9.4.0
Compare Source
v9.3.0
Compare Source
v9.2.0
Compare Source
v9.1.0
Compare Source
v9.0.1
Compare Source
v8.7.0
Compare Source
v8.6.1
Compare Source
v8.6.0
Compare Source
v8.3.0
Compare Source
v8.2.0
Compare Source
v8.1.0
Compare Source
v8.0.0
Compare Source
v7.7.0
Compare Source
v7.6.0
Compare Source
v7.5.0
Compare Source
v7.4.0
Compare Source
v7.1.0
Compare Source
v7.0.0
Compare Source
v6.7.0
Compare Source
v6.6.0
Compare Source
v6.5.0
Compare Source
v6.4.0
Compare Source
v6.3.0
Compare Source
v6.2.0
Compare Source
v6.1.0
Compare Source
ansible-collections/ansible.netcommon (ansible.netcommon)
v7.1.0
Compare Source
======
Minor Changes
Bugfixes
Documentation Changes
v7.0.0
Compare Source
======
Release Summary
Starting from this release, the minimum
ansible-core
version this collection requires is2.15.0
. The last known version compatible with ansible-core<2.15 is v6.1.3.Major Changes
requires_ansible
to>=2.15.0
, since previous ansible-core versions are EoL now.Bugfixes
Known Issues
v6.1.3
Compare Source
======
Bugfixes
v6.1.2
Compare Source
======
Documentation Changes
v6.1.1
Compare Source
======
Bugfixes
v6.1.0
Compare Source
======
Minor Changes
Bugfixes
PlayContext.verbosity
property that is no longer present in ansible-core 2.18 (https://github.com/ansible-collections/ansible.netcommon/pull/626).New Modules
v6.0.0
Compare Source
======
Release Summary
Starting from this release, the minimum
ansible-core
version this collection requires is2.14.0
. That last known version compatible with ansible-core<2.14 isv5.3.0
.Major Changes
requires_ansible
to>=2.14.0
, since previous ansible-core versions are EoL now.v5.3.0
Compare Source
======
Minor Changes
Bugfixes
v5.2.0
Compare Source
======
Minor Changes
default
that can be used when no cliconf plugin is found for a given network_os. This plugin only supportsget()
. (https://github.com/ansible-collections/ansible.netcommon/pull/569)ca_path
,client_cert
,client_key
, andhttp_agent
that are available in open_url but not to httpapi. (https://github.com/ansible-collections/ansible.netcommon/issues/528)Deprecated Features
Bugfixes
New Plugins
Cliconf
coveooss/json-schema-for-humans (json-schema-for-humans)
v1.3.4
Compare Source
Bug Fixes
v1.3.3
Compare Source
Bug Fixes
v1.3.2
Compare Source
Bug Fixes
v1.3.1
Compare Source
Bug Fixes
v1.3.0
Compare Source
Features
v1.2.0
Compare Source
Features
description_safe_mode
config option (#283) (a17ce95)1.1.1 (2024-11-29)
Bug Fixes
minify
CLI option (b428474)v1.1.1
Compare Source
Bug Fixes
minify
CLI option (b428474)v1.1.0
Compare Source
Features
allow_html_description
config option (#282) (6c5f00e)1.0.4 (2024-11-27)
Bug Fixes
1.0.3 (2024-08-30)
Bug Fixes
1.0.2 (2024-05-16)
Bug Fixes
1.0.1 (2024-05-06)
Bug Fixes
v1.0.4
Compare Source
Bug Fixes
v1.0.2
Compare Source
Bug Fixes
v1.0.1
Compare Source
Bug Fixes
v1.0.0
Compare Source
v0.48
Compare Source
(Issue #190) Now correctly display elements next to a
$ref
with reused nodes, e.g.:Previously,
prop2
would have been a link toprop1
, hiding the different example forprop2
.This may increase the size of rendered schemas in certain situations.
v0.47.5
Compare Source
v0.47.4
Compare Source
v0.47.3
Compare Source
v0.47.2
Compare Source
v0.47.1
Compare Source
v0.47
Compare Source
v0.46.2
Compare Source
v0.46.1
Compare Source
v0.46
Compare Source
v0.45.3
Compare Source
v0.45.2
Compare Source
v0.45.1
Compare Source
v0.45
Compare Source
v0.44.8
Compare Source
v0.44.7
Compare Source
v0.44.6
Compare Source
v0.44.5
Compare Source
v0.44.4
Compare Source
v0.44.3
Compare Source
v0.44.2
Compare Source
v0.44.1
Compare Source
v0.44
: Allow Special characters in HTML ids (anchor links)Compare Source
With this release, nearly all characters are allowed to be used in anchor links.
This should be fine in all modern browsers as it is allowed in the HTML5 specification.
Now links to property in non-ASCII script will be a lot more readable. For example, http://www.example.com/schema.html#名前 instead of http://www.example.com/schema.html#a\_\_. Collisions are also way less frequent.
See #178 for all details.
Revert to the old behavior
If you prefer to stick with the old anchor links (to keep your existing links working or for use in very old browsers), you can do so by setting the config parameter
old_anchor_links
to true.Forbidden characters
_
"
,'
,\
,#
,?
, and&
are removed without a replacementv0.43.1
Compare Source
v0.43
Compare Source
v0.42.1
Compare Source
v0.42
Compare Source
v0.41.13
Compare Source
v0.41.12
Compare Source
v0.41.11
Compare Source
v0.41.10
Compare Source
v0.41.9
Compare Source
v0.41.8
Compare Source
v0.41.7
Compare Source
v0.41.6
Compare Source
v0.41.5
Compare Source
v0.41.4
Compare Source
netaddr/netaddr (netaddr)
v1.3.0
Compare Source
Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-1-3-0
Commits: netaddr/netaddr@1.2.1...1.3.0
v1.2.1
Compare Source
Contains 1.2.0 and 1.2.1 changes
https://netaddr.readthedocs.io/en/latest/changes.html#release-1-2-0
https://netaddr.readthedocs.io/en/latest/changes.html#release-1-2-1
v1.2.0
Compare Source
v1.1.0
Compare Source
Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-1-1-0
Commits: netaddr/netaddr@1.0.0...1.1.0
v1.0.0
Compare Source
Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-1-0-0
Commits: netaddr/netaddr@0.10.1...1.0.0
v0.10.1
Compare Source
Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-0-10-1
Commits: netaddr/netaddr@0.10.0...0.10.1
v0.10.0
Compare Source
Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-0-10-0
Commits: netaddr/netaddr@0.9.0...0.10.0
v0.9.0
Compare Source
Date: 2023-09-18
Added:
Fixed:
address in point-to-point subnets) ($267, Damien Claisse)
IPNetwork('::1/128')
to be loopback (#222, #223, niels)Other:
Full changelog: netaddr/netaddr@0.8.0...0.9.0
pre-commit/pre-commit (pre-commit)
v4.1.0
Compare Source
==================
Features
language: julia
.Fixes
language: golang
.language: r
installation when initiated by RStudio.v4.0.1
Compare Source
==================
Fixes
pre-commit migrate-config
for unquoted deprecated stages names withpurelib
pyyaml
.v4.0.0
Compare Source
==================
Features
pre-commit migrate-config
to handle more yaml formats.stages
deprecation inpre-commit migrate-config
.ruby-build
.repo: meta
.stages
(commit
->pre-commit
,push
->pre-push
,merge-commit
->pre-merge-commit
).Migrating
language: python_venv
has been removed -- uselanguage: python
instead.v3.8.0
Compare Source
==================
Features
language: r
so environments are recreated ifthe system version of R changes.
v3.7.1
Compare Source
==================
Fixes
language: rust
default language version check whenrust-toolchain.toml
is present.
v3.7.0
Compare Source
==================
Features
docker
anddocker_image
hooks when--color
is specified.Fixes
fail_fast
for individual hooks stopping when previous hooks had failed.Updating
fail_fast
was fixed. If you want the pre-3.7.0behaviour, add
fail_fast: true
to all hooks before the lastfail_fast
hook.
v3.6.2
Compare Source
==================
Fixes
git commit --all
.v3.6.1
Compare Source
==================
Fixes
PYTHONEXECUTABLE
from environment when running.v3.6.0
Compare Source
==================
Features
minimum_pre_commit_version
first when parsing configs.Fixes
importlib.resources
.Updating
v3.5.0
Compare Source
==================
Features
check-hooks-apply
andcheck-useless-excludes
.Fixes
time.monotonic()
for more accurate hook timing.Migrating
language: node
hooks.v3.4.0
Compare Source
==================
Features
language: haskell
.Fixes
v3.3.3
Compare Source
==================
Fixes
--install-dir
/--bin-dir
in gem settings.v3.3.2
Compare Source
==================
Fixes
r
on windows sometimes double-un-quoting arguments.v3.3.1
Compare Source
==================
Fixes
git
partial clone bug forautoupdate
on windows.v3.3.0
Compare Source
==================
Features
-j
/--jobs
argument toautoupdate
for parallel execution.v3.2.2
Compare Source
==================
Fixes
v3.2.1
Compare Source
==================
Fixes
language_version
forlanguage: rust
without globalrustup
.v3.2.0
Compare Source
==================
Features
pre-commit
,pre-push
, andpre-merge-commit
asstages
.pre-rebase
hook support.Fixes
language: rust
installs.v3.1.1
Compare Source
==================
Fixes
rust
withlanguage_version
and a non-writable hoConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.