-
Notifications
You must be signed in to change notification settings - Fork 31
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
fix(deps): update external fixes #457
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate-external-fixes
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 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
renovate
bot
force-pushed
the
renovate-external-fixes
branch
from
December 3, 2024 17:59
2cda1ea
to
8d32913
Compare
renovate
bot
force-pushed
the
renovate-external-fixes
branch
from
December 4, 2024 17:53
8d32913
to
0281291
Compare
renovate
bot
changed the title
fix(deps): update external fixes
chore(deps): update external fixes
Dec 4, 2024
renovate
bot
force-pushed
the
renovate-external-fixes
branch
from
December 5, 2024 14:39
0281291
to
ff93eb8
Compare
renovate
bot
changed the title
chore(deps): update external fixes
fix(deps): update external fixes
Dec 10, 2024
renovate
bot
force-pushed
the
renovate-external-fixes
branch
from
December 10, 2024 20:13
ff93eb8
to
2ec303f
Compare
renovate
bot
force-pushed
the
renovate-external-fixes
branch
from
December 11, 2024 16:32
2ec303f
to
40b65f6
Compare
renovate
bot
force-pushed
the
renovate-external-fixes
branch
from
December 13, 2024 16:26
40b65f6
to
dd12528
Compare
renovate
bot
force-pushed
the
renovate-external-fixes
branch
from
December 15, 2024 15:32
dd12528
to
31bed5f
Compare
renovate
bot
force-pushed
the
renovate-external-fixes
branch
from
December 16, 2024 22:46
31bed5f
to
5062ab1
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:
10.1.2
->10.1.3
9.0.3
->9.0.4
4.0.0
->4.1.0
2.13.0
->2.13.3
16.10.0
->16.12.0
5.96.1
->5.97.1
5.1.0
->5.2.0
Release Notes
bcoe/c8 (c8)
v10.1.3
Compare Source
Bug Fixes
syntax-tree/hast-util-to-html (hast-util-to-html)
v9.0.4
Compare Source
Fix
6000808
Fix to allow other strings for boolean attributesby @hesxenon in https://github.com/syntax-tree/hast-util-to-html/pull/46
Miscellaneous
aa36aa6
5692e42
Refactor code-styleFull Changelog: syntax-tree/hast-util-to-html@9.0.3...9.0.4
Richienb/node-polyfill-webpack-plugin (node-polyfill-webpack-plugin)
v4.1.0
Compare Source
process
support873bac2
timers/promises
, and improveprocess
,querystring
andurl
399f2ec
parcel-bundler/parcel (parcel)
v2.13.3
Compare Source
Fixed
v2.13.2
Compare Source
Fixed
JavaScript
SASS
file:
URLs – Detailsv2.13.1
Compare Source
Fixed
JavaScript
SASS
stylelint/stylelint (stylelint)
v16.12.0
Compare Source
selector-pseudo-class-allowed-list
now checks@page
pseudo-classes (#8176) (@Mouvedia).selector-pseudo-class-disallowed-list
now checks@page
pseudo-classes (#8171) (@Mouvedia).at-rule-property-required-list
message to use "descriptor" for accuracy (#8186) (@ybiquitous).custom-property-no-missing-var-function
false positives forcontainer-name
(#8157) (@Mouvedia).custom-property-no-missing-var-function
false positives for custom properties passed torunning()
(#8172) (@Mouvedia).function-no-unknown
false positives forrunning()
(#8172) (@Mouvedia).selector-pseudo-class-no-unknown
false positives for:open
(#8184) (@lukewarlow).selector-pseudo-class-no-unknown
false positives for:recto
,:verso
and:nth()
(#8170) (@Mouvedia).selector-pseudo-class-no-unknown
false positives for somemoz-*
vendor-prefixed pseudo-classes (#8188) (@Mouvedia).selector-pseudo-element-no-unknown
false positives for::details-content
(#8174) (@lukewarlow).selector-type-no-unknown
false positives for idents in functional pseudo-classes (#8191) (@elskhn).value-keyword-case
false negatives (#8158) (@Mouvedia).value-keyword-case
false positives for vendor-prefixed system colors (#8146) (@Mouvedia).v16.11.0
Compare Source
--report-unscoped-disables
CLI flag andreportUnscopedDisables
option to Node.js API and configuration object (#8024) (@Mouvedia).ignoreFunctions: []
tomedia-query-no-invalid
(#8060) (@ryo-manba).name
configuration property underoverrides
(#8095) (@ryo-manba).benchmark-rule
script to resolveTypeError
(#8090) (@ybiquitous).github
formatter deprecation warning link tohttps://stylelint.io/awesome-stylelint#formatters
(#8115) (@ryo-manba).function-calc-no-unspaced-operator
false negatives forcalc-size
(#8026) (@azat-io).max-nesting-depth
false positives when the&
selector is being ignored (#8048) (@ryo-manba).media-feature-name-value-no-unknown
false positives fordisplay-mode: picture-in-picture
(#8136) (@Mouvedia).no-irregular-whitespace
reported ranges (#8066) (@romainmenke).selector-attribute-name-disallowed-list
reported ranges (#8037) (@ryo-manba).selector-attribute-operator-allowed-list
reported ranges (#8038) (@ryo-manba).selector-attribute-operator-disallowed-list
reported ranges (#8039) (@ryo-manba).selector-class-pattern
reported ranges (#8042) (@ryo-manba).selector-combinator-allowed-list
reported ranges (#8046) (@ryo-manba).selector-combinator-disallowed-list
reported ranges (#8047) (@ryo-manba).selector-disallowed-list
reported ranges (#8067) (@ryo-manba).selector-id-pattern
reported ranges (#8045) (@ryo-manba).selector-max-attribute
reported ranges (#8052) (@ryo-manba).selector-max-class
reported ranges (#8053) (@ryo-manba).selector-max-combinators
reported-ranges (#8055) (@ryo-manba).selector-max-compound-selectors
reported ranges (#8056) (@ryo-manba).selector-max-id
reported ranges (#8054) (@ryo-manba).selector-max-pseudo-class
reported ranges (#8057) (@ryo-manba).selector-max-specificity
reported ranges (#8058) (@ryo-manba).selector-max-universal
reported ranges (#8059) (@ryo-manba).selector-nested-pattern
reported ranges (#8072) (@ryo-manba).selector-no-vendor-prefix
reported ranges (#8073) (@ryo-manba).selector-not-notation
reported ranges (#8074) (@ryo-manba).selector-pseudo-class-allowed-list
reported ranges (#8061) (@ryo-manba).selector-pseudo-class-disallowed-list
reported ranges (#8062) (@ryo-manba).selector-pseudo-class-no-unknown
reported ranges (#8063) (@ryo-manba).selector-pseudo-element-allowed-list
reported ranges (#8068) (@ryo-manba).selector-pseudo-element-colon-notation
reported ranges (#8069) (@ryo-manba).selector-pseudo-element-disallowed-list
reported ranges (#8070) (@ryo-manba).selector-pseudo-element-no-unknown
false positives for::scroll-marker
and::scroll-marker-group
(#8110) (@Mouvedia).selector-pseudo-element-no-unknown
reported ranges (#8071) (@ryo-manba).selector-type-no-unknown
reported ranges (#8076) (@ryo-manba).webpack/webpack (webpack)
v5.97.1
Compare Source
Bug Fixes
v5.97.0
Compare Source
webpack/webpack-dev-server (webpack-dev-server)
v5.2.0
Compare Source
Features
getClientEntry
andgetClientHotEntry
methods to get clients entries (dc642a8)Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.