chore(deps): update all dependencies #638
Closed
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:
2.2.6
->3.0.4
v3
->v4
v3
->v4
5.3.1
->7.0.1
0.17.0
->0.18.1
0.9.4
->1.0.4
4.3.7
->5.2.0
0.11.4
->1.3.1
8.42.0
->9.26.0
3.0.1
->3.2.2
10.2.0
->11.2.2
22.14.0
->22.15.0
24.6.1
->24.8.2
1.63.3
->1.87.0
15.1.0
->20.0.0
17.1.0
->17.1.2
Release Notes
asciidoctor/asciidoctor.js (@asciidoctor/core)
v3.0.4
Compare Source
Summary
This release is based on Asciidoctor 2.0.20 and Opal 1.7.3 and fixes a regression introduced in 3.0.3.
Release meta
Released on: 2024-02-12
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
Changelog
Bug Fixes
Infrastructure
New Contributors
Full Changelog: asciidoctor/asciidoctor.js@v3.0.3...v3.0.4
v3.0.3
Compare Source
Summary
This release is based on Asciidoctor 2.0.20 and Opal 1.7.3.
Release meta
Released on: 2024-01-13
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
Changelog
Bug Fixes
package.json
- thanks @sinediedcontext
andnode_name
accessor in the type definition - thanks @RayOffiahInfrastructure
New Contributors
Full Changelog: asciidoctor/asciidoctor.js@v3.0.2...v3.0.3
v3.0.2
Compare Source
Summary
This release is based on Asciidoctor 2.0.20 and Opal 1.7.3.
Release meta
Released on: 2023-06-24
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
Changelog
Breaking Changes
Remove
Asciidoctor
namespace in TypeScript:Publish
@asciidoctor/core
as an ES6 moduleBug Fixes
Document.append
(#1681)getSectionNumeral()
function by @benjaminleonard (#1659)getDocinfo
andfindBy
type definition (#1621)parseContent
now callstoHash
on attrs (#1519)Improvements
Map
this.super.<method>
to call the parent function (#1682)Map
AbstractBlock.getContentModel
andAbstractBlock.setContentModel
(#1680)Map
Document.getSyntaxHighlighter
(#1667)Map
CompositeConverter#convert
(#1649)Simplify table option checks by @mojavelinux (#1656)
Support Stream.Writable as
to_file
(#1624)Infrastructure
Documentation
convert()
on return value of process method for inline macro extension by @mojavelinux (#1653)New Contributors
v3.0.1
Compare Source
v3.0.0
Compare Source
v2.2.8
Compare Source
Summary
This release is based on Asciidoctor 2.0.23 and Opal 0.11.99.dev (31d26d69).
Release meta
Released on: 2024-06-02
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
What's Changed
v2.2.7
Compare Source
Summary
This release is based on Asciidoctor 2.0.22 and Opal 0.11.99.dev (31d26d69).
Release meta
Released on: 2024-03-17
Released by: @ggrossetie
Published by: GitHub Actions
Logs: full diff
What's Changed
actions/checkout (actions/checkout)
v4
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946actions/setup-node (actions/setup-node)
v4
Compare Source
archiverjs/node-archiver (archiver)
v7.0.1
Compare Source
What’s changed
Maintenance
Dependency updates
v7.0.0
Compare Source
What’s changed
Breaking changes
Dependency updates
v6.0.2
Compare Source
What’s changed
Maintenance
Dependency updates
v6.0.1
Compare Source
What’s changed
Maintenance
Dependency updates
v6.0.0
Compare Source
What’s changed
Breaking changes
Maintenance
Dependency updates
v5.3.2
Compare Source
What’s changed
Dependency updates
Mogztter/asciidoctor-kroki (asciidoctor-kroki)
v0.18.1
: 🐙 JavaScript - v0.18.1Compare Source
What's Changed
Improvements
Bug fixes
Documentation
New Contributors
Full Changelog: asciidoctor/asciidoctor-kroki@v0.17.0...v0.18.1
jgthms/bulma (bulma)
v1.0.4
Compare Source
New Features
v1.0.3
Compare Source
Bug Fixes
$easing
,$radius-rounded
and$speed
Sass variables$duration
Sass variableDocumentation Fixes
v1.0.2
Compare Source
Improvements
is-col-min
now goes up to32
(Fixes #3829)is-variable
modifier for Column gapsradios
andcheckboxes
classes respectivelyis-max-tablet
modifier to the Container elementcurrentColor
andinherit
as possible values for the color and background helpers100vh
with theis-fullheight
modifier$input-border-style
$input-border-width
$label-spacing
$field-block-spacing
--bulma-input-border-style
--bulma-input-border-width
--bulma-label-color
--bulma-label-spacing
--bulma-label-weight
--bulma-help-size
--bulma-field-block-spacing
Bug fixes
$scheme-h
,$scheme-s
,$dark-l
and$light-l
Sass variables--bulma-column-gap
CSS variablehas-background
helpers should only affect element it's applied to$navbar-burger-color
v1.0.1
Compare Source
Bug fixes
.select
colors.skeleton
classDocumentation fixes
migrating-to-v1.html
@prefers-reduced-motion
setting0.9.4
versionImprovements
sass
todevDependencies
v1.0.0
Compare Source
Bulma v1 is a full rewrite of the framework using Dart Sass, which is the the primary implementation of Sass. While this affects a few development details, everything has been done to make the transition as easy as possible.
chaijs/chai (chai)
v5.2.0
Compare Source
What's Changed
chai-subset
and added assert-based negation to containSubset by @BreadInvasion in https://github.com/chaijs/chai/pull/1664New Contributors
Full Changelog: chaijs/chai@v5.1.2...v5.2.0
v5.1.2
Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.1.1...v5.1.2
v5.1.1
Compare Source
What's Changed
toThrow
by @43081j in https://github.com/chaijs/chai/pull/1609New Contributors
Full Changelog: chaijs/chai@v5.1.0...v5.1.1
v5.1.0
Compare Source
What's Changed
iterable
assertion by @koddsson in https://github.com/chaijs/chai/pull/1592New Contributors
Full Changelog: chaijs/chai@v5.0.3...v5.1.0
v5.0.3
Compare Source
Fix bad v5.0.2 publish.
Full Changelog: chaijs/chai@v5.0.2...v5.0.3
v5.0.2
Compare Source
What's Changed
bump-cli
by @koddsson in https://github.com/chaijs/chai/pull/1559??
for node compat (5.x) by @43081j in https://github.com/chaijs/chai/pull/1576loupe
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1579Full Changelog: chaijs/chai@v5.0.1...v5.0.2
v5.0.0
Compare Source
BREAKING CHANGES
import {...} from 'chai'
orimport('chai')
.require('chai')
will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.What's Changed
get-func-name
dependency by @koddsson in https://github.com/chaijs/chai/pull/1416deep-eql
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1542type-detect
as a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544assertion-error
to it's latest major version! by @koddsson in https://github.com/chaijs/chai/pull/1543New Contributors
Full Changelog: chaijs/chai@4.3.1...v5.0.0
v4.5.0
Compare Source
1a36d35
What's Changed
Full Changelog: chaijs/chai@v4.4.1...v4.5.0
v4.4.1
Compare Source
What's Changed
??
for node compat by @43081j in https://github.com/chaijs/chai/pull/1574Full Changelog: chaijs/chai@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.10...v4.4.0
v4.3.10
Compare Source
This release simply bumps all dependencies to their latest non-breaking versions.
What's Changed
Full Changelog: chaijs/chai@v4.3.9...v4.3.10
v4.3.9
Compare Source
Upgrade dependencies.
This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.
Full Changelog: chaijs/chai@v4.3.8...v4.3.9
v4.3.8
Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v4.3.7...v4.3.8
chartist-js/chartist (chartist)
v1.3.1
Compare Source
[
v1.3.0
](https://redirect.github.com/chartist-js/chartist/blob/HEConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 has been generated by Renovate Bot.