-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): update all major dependencies (major) #44
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-all-major-dependencies
base: master
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.
Conversation
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
32fedc8
to
10ddf83
Compare
dc8187a
to
54e5945
Compare
54e5945
to
ab12e45
Compare
ab12e45
to
83174d5
Compare
83174d5
to
cc78800
Compare
8c6efa2
to
e4c4ac4
Compare
5e3a34c
to
fd86a4c
Compare
fd86a4c
to
9ae2113
Compare
|
9ae2113
to
c854ea1
Compare
c854ea1
to
f68de4c
Compare
f68de4c
to
4181d87
Compare
4181d87
to
f53c52c
Compare
f53c52c
to
55399e1
Compare
55399e1
to
4163f85
Compare
4163f85
to
b45182e
Compare
b45182e
to
8a67bac
Compare
8a67bac
to
679f00b
Compare
679f00b
to
6375905
Compare
6375905
to
5dc6c92
Compare
5dc6c92
to
81ccb65
Compare
6bb54df
to
f90cda0
Compare
d3e1530
to
e5be428
Compare
e5be428
to
769bc93
Compare
769bc93
to
0d4e04e
Compare
0d4e04e
to
b9c0750
Compare
b9c0750
to
ac6068a
Compare
ac6068a
to
f109975
Compare
213ac1b
to
d63ee6b
Compare
7cef429
to
3604f2d
Compare
3604f2d
to
3c740d9
Compare
3c740d9
to
7488662
Compare
3c3297d
to
c036ab7
Compare
c036ab7
to
32a056b
Compare
32a056b
to
6aec7db
Compare
053eee5
to
2f9295e
Compare
eafa1e6
to
1881cdf
Compare
1881cdf
to
a98a69a
Compare
11cbf60
to
6943db2
Compare
6943db2
to
90037b8
Compare
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:
4.2.0
->6.2.0
4.7.0
->8.0.3
3.1.0
->4.1.1
16.2.2
->27.0.0
7.2.0
->11.7.4
Release Notes
chaijs/chai (chai)
v6.2.0
Compare Source
What's Changed
Full Changelog: chaijs/chai@v6.1.0...v6.2.0
v6.1.0
Compare Source
What's Changed
Adds an event emitter for hooking into method/property creation in #1693
Full Changelog: chaijs/chai@v6.0.2...v6.1.0
v6.0.1
Compare Source
What's Changed
Full Changelog: chaijs/chai@v6.0.0...v6.0.1
v6.0.0
Compare Source
BREAKING CHANGES
Chai is now bundled into a single file. The
lib/*.js
files are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is./index.js
.What's Changed
Full Changelog: chaijs/chai@v5.3.2...v6.0.0
v5.3.3
Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.2...v5.3.3
v5.3.2
Compare Source
Reverts the removal of the bundled version of chai in 5.3.1
What's Changed
Full Changelog: chaijs/chai@v5.3.1...v5.3.2
v5.3.1
Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.0...v5.3.1
v5.3.0
Compare Source
What's Changed
main
to point at chai directly by @43081j in #1696Full Changelog: chaijs/chai@v5.2.2...v5.3.0
v5.2.2
Compare Source
What's Changed
files
for publishing by @43081j in #1695Full Changelog: chaijs/chai@v5.2.1...v5.2.2
v5.2.1
Compare Source
What's Changed
Mostly internal changes but @SuperchupuDev realised the package.json
engines
field was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.no-var
rule and fix violations by @koddsson in #1675New Contributors
Full Changelog: chaijs/chai@v5.2.0...v5.2.1
v5.2.0
Compare Source
What's Changed
chai-subset
and added assert-based negation to containSubset by @BreadInvasion in #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 #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 #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 #1559??
for node compat (5.x) by @43081j in #1576loupe
to latest version by @koddsson in #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 #1416deep-eql
to latest version by @koddsson in #1542type-detect
as a simple function by @koddsson in #1544assertion-error
to it's latest major version! by @koddsson in #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 #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
v4.3.6
Compare Source
Update loupe to 2.3.1
v4.3.5
Compare Source
fca5bb1
747eb4e
022c2fa
5276af6
c8a4e00
v4.3.4
Compare Source
This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier
v4.3.3
: / 2021-03-03Compare Source
This reintroduces
Assertion
as an export in the mjs file. See #1378 & #1375v4.3.2
: / 2021-03-03Compare Source
This fixes a regression in IE11. See #1380 & #1379
v4.3.1
: / 2021-03-02Compare Source
This releases fixed an engine incompatibility with 4.3.0
The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.
The 5.x.x series, when released, will drop support for Node 4.0
This fix also ensures
pathval
is updated to1.1.1
to fix CVE-2020-7751v4.3.0
: / 2021-02-04Compare Source
This is a minor release.
Not many changes have got in since the last release but this one contains a very important change (#1257) which will allow
jest
users to get better diffs. From this release onwards,jest
users will be able to see which operator was used in their diffs. Theoperator
is a property of theAssertionError
thrown when assertions fail. This flag indicates what kind of comparison was made.This is also an important change for plugin maintainers. Plugin maintainers will now have access to the
operator
flag, which they can have access to through an
utilmethod called
getOperator`.Thanks to all the amazing people that contributed to this release.
New Features
contain.oneOf
to take an array of possible values (@voliva)closeTo
error message will now inform the user when adelta
is required (@eouw0o83hf)Docs
Tests
useProxy
config is checked inoverwriteProperty
(@vieiralucas)contain.oneOf
(@voliva )Chores
gajus/eslint-plugin-flowtype (eslint-plugin-flowtype)
v8.0.3
Compare Source
Bug Fixes
v8.0.2
Compare Source
Bug Fixes
v8.0.1
Compare Source
Bug Fixes
Reverts
v8.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
v7.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
Features
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
Bug Fixes
BREAKING CHANGES
v5.10.0
Compare Source
Features
v5.9.2
Compare Source
Bug Fixes
v5.9.1
Compare Source
Bug Fixes
v5.9.0
Compare Source
Features
v5.8.2
Compare Source
Bug Fixes
export type
correctly (#488) (c40937a)v5.8.1
Compare Source
Bug Fixes
v5.8.0
Compare Source
Features
v5.7.2
Compare Source
Bug Fixes
v5.7.1
Compare Source
Bug Fixes
v5.7.0
Compare Source
Features
v5.6.0
Compare Source
Features
v5.5.0
Compare Source
Features
v5.4.0
Compare Source
Features
v5.3.1
Compare Source
Bug Fixes
v5.3.0
Compare Source
Features
v5.2.2
Compare Source
Bug Fixes
v5.2.1
Compare Source
Bug Fixes
v5.2.0
Compare Source
Features
[@noflow](https://redirect.github.com/noflow)
annotation (#451) (e93f1c0)v5.1.4
Compare Source
Bug Fixes
v5.1.3
Compare Source
Bug Fixes
v5.1.2
Compare Source
Bug Fixes
v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Features
v5.0.3
Compare Source
Bug Fixes
v5.0.2
Compare Source
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
flow-typed/flow-typed (flow-typed)
v4.1.1
Compare Source
8922042
v4.1.0
Compare Source
$Rest<EffectTiming, {...}>
withPartial<EffectTiming>
in cssom (#4612)f5bf966
787a11c
e25e093
988666c
40e7dfc
bb4cb83
4391d27
31fffd6
591bf2a
af4ddac
rel
toReactDOM$linkProps
(#4600)7082726
a6f7ddc
97bd18b
3589d41
96326bf
fdd4a8b
104206a
e300c1c
fb53138
840509e
8760a73
27db361
](https://redirect.github.coConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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.