-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Chore: Update devDependencies (non-major) (major) #10
base: master
Are you sure you want to change the base?
Conversation
92fd295
to
5d86b14
Compare
Error Error
Dangerfile
|
0b5a38f
to
38c3499
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
38c3499
to
d1bbea5
Compare
d1bbea5
to
2ce7c3e
Compare
53daa6f
to
9e332a4
Compare
9e332a4
to
f426378
Compare
f426378
to
bae4a1b
Compare
bae4a1b
to
ee8d5e1
Compare
1a7da47
to
b32c0bf
Compare
c276bea
to
a84eeb1
Compare
a84eeb1
to
e40d71f
Compare
67e6ff5
to
24f4a50
Compare
52b9743
to
69cd9bb
Compare
69cd9bb
to
75d49c0
Compare
59220f1
to
12e073d
Compare
48d5c26
to
085dc92
Compare
682e070
to
10ccfb4
Compare
198e436
to
5b2c88c
Compare
34af5b4
to
49ee869
Compare
99d9d65
to
c1eeabd
Compare
40a067a
to
db3949f
Compare
44ece9a
to
fb79f9d
Compare
fb79f9d
to
9d7304c
Compare
| datasource | package | from | to | | ---------- | ----------------------------- | ------ | ------ | | npm | @semantic-release/exec | 6.0.3 | 7.0.2 | | npm | babel-loader | 8.2.5 | 9.2.1 | | npm | babel-plugin-module-resolver | 4.1.0 | 5.0.2 | | npm | chai | 4.3.6 | 5.1.2 | | npm | concurrently | 7.3.0 | 9.1.2 | | npm | conventional-changelog-eslint | 3.0.9 | 6.0.0 | | npm | copy-webpack-plugin | 11.0.0 | 12.0.2 | | npm | css-loader | 6.7.1 | 7.1.2 | | npm | danger | 11.1.1 | 12.3.3 | | npm | eslint | 7.32.0 | 9.19.0 | | npm | eslint-plugin-markdown | 2.2.1 | 5.1.0 | | npm | eslint-plugin-mocha | 9.0.0 | 10.5.0 | | npm | eslint-plugin-no-secrets | 0.8.9 | 2.1.1 | | npm | eslint-plugin-promise | 5.2.0 | 7.2.1 | | npm | eslint-plugin-regexp | 1.7.0 | 2.7.0 | | npm | eslint-plugin-security | 1.5.0 | 3.0.1 | | npm | eslint-plugin-sonarjs | 0.10.0 | 3.0.1 | | npm | eslint-plugin-unicorn | 36.0.0 | 56.0.1 | | npm | fs-extra | 10.1.0 | 11.3.0 | | npm | husky | 8.0.1 | 9.1.7 | | npm | jscpd | 3.4.5 | 4.0.5 | | npm | mocha | 10.0.0 | 11.1.0 | | npm | nyc | 15.1.0 | 17.1.0 | | npm | sass-loader | 13.0.2 | 16.0.4 | | npm | semantic-release | 19.0.3 | 24.2.1 | | npm | style-loader | 3.3.1 | 4.0.0 | | npm | web-ext | 7.1.1 | 8.3.0 | | npm | webpack-cli | 4.10.0 | 6.0.1 |
9d7304c
to
52126ba
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
^6.0.3
->^7.0.2
^8.2.3
->^9.2.1
^4.1.0
->^5.0.2
^4.3.6
->^5.1.2
^7.2.1
->^9.1.2
^3.0.9
->^6.0.0
^11.0.0
->^12.0.2
^6.7.1
->^7.1.2
^11.0.7
->^12.3.3
^7.32.0
->^9.19.0
^2.2.1
->^5.1.0
^9.0.0
->^10.5.0
^0.8.9
->^2.1.1
^5.1.0
->^7.2.1
^1.3.1
->^2.7.0
^1.4.0
->^3.0.1
^0.10.0
->^3.0.1
^36.0.0
->^56.0.1
^10.1.0
->^11.3.0
^8.0.1
->^9.1.7
^3.4.5
->^4.0.5
^10.0.0
->^11.1.0
^15.1.0
->^17.1.0
^13.0.2
->^16.0.4
^19.0.3
->^24.2.1
^3.3.1
->^4.0.0
^7.1.1
->^8.3.0
^4.9.1
->^6.0.1
Release Notes
semantic-release/exec (@semantic-release/exec)
v7.0.2
Compare Source
Bug Fixes
v7.0.1
Compare Source
Bug Fixes
v7.0.0
Compare Source
Features
BREAKING CHANGES
the minimum required version of semantic-release to use
@semantic-release/exec
is now v24.1.0; the warn logger method/function is now available to use in plugin@semantic-release/exec
is now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)babel/babel-loader (babel-loader)
v9.2.1
Compare Source
v9.2.0
Compare Source
v9.1.3
Compare Source
Security dependency updates
New Contributors
Full Changelog: babel/babel-loader@v9.1.2...v9.1.3
v9.1.2
Compare Source
9.1.1 was a broken release, it didn't include all the commits.
Dependencies updates
Misc
New Contributors
Full Changelog: babel/babel-loader@v9.1.0...v9.1.2
v9.1.1
Compare Source
v9.1.0
Compare Source
New features
Full Changelog: babel/babel-loader@v9.0.1...v9.1.0
v9.0.1
Compare Source
Bug Fixes
Full Changelog: babel/babel-loader@v9.0.0...v9.0.1
v9.0.0
Compare Source
What's Changed
New Contributors
Full Changelog: babel/babel-loader@v8.2.5...v9.0.0
v8.4.1
Compare Source
v8.4.0
Compare Source
v8.3.0
Compare Source
New features
Full Changelog: babel/babel-loader@v8.2.5...v8.3.0
tleunen/babel-plugin-module-resolver (babel-plugin-module-resolver)
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
⚠ BREAKING CHANGES
Remove support for Node < 16
Update dependencies and find-babel-config to fix json5 vulnerabilities (#441) (c43e71c)
chaijs/chai (chai)
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
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
v4.3.7
Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.6...v4.3.7
open-cli-tools/concurrently (concurrently)
v9.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2
v9.1.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1
v9.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0
v9.0.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.0.0...v9.0.1
v9.0.0
Compare Source
v8.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.1...v8.2.2
v8.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.0...v8.2.1
v8.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.1.0...v8.2.0
v8.1.0
Compare Source
What's Changed
types
condition to the front by @Andarist in https://github.com/open-cli-tools/concurrently/pull/422raw
per command when using the API by @chbiel in https://github.com/open-cli-tools/concurrently/pull/411New Contributors
Full Changelog: open-cli-tools/concurrently@v8.0.1...v8.1.0
v8.0.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v8.0.0...v8.0.1
v8.0.0
Compare Source
What's Changed
--kill-signal
option by @paulsmithkc in [https://github.com/add --kill-signal option open-cli-tools/concurrently#402](https://redirect.githuConfiguration
📅 Schedule: Branch creation - "before 7:00 am every 10 days starting on the 1st day" in timezone Europe/Kiev, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.