coursemology2
coursemology2 copied to clipboard
chore(deps): bump immutable from 3.8.2 to 4.3.6 in /client
Bumps immutable from 3.8.2 to 4.3.6.
Release notes
Sourced from immutable's releases.
v4.3.6
What's Changed
- Fix Repeat().equals(undefined) incorrectly returning true by
@butchlerin immutable-js/immutable-js#1994Internals
- change youtube image by
@jdeniauin immutable-js/immutable-js#1973- Upgrade eslint and ignore no-constructor-return rule for actual constructors by
@jdeniauin immutable-js/immutable-js#1974- upgrate documentation website to next 14 by
@jdeniauin immutable-js/immutable-js#1975- start migrating to nextjs app router by
@jdeniauin immutable-js/immutable-js#1976- upgrade next sitemap by
@jdeniauin immutable-js/immutable-js#1978New Contributors
@butchlermade their first contribution in immutable-js/immutable-js#1994Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.5...v4.3.6
v4.3.5
What's Changed
- Fix Set.fromKeys types with Map constructor in TS 5.0 by
@jdeniauin immutable-js/immutable-js#1971- upgrade to TS 5.1 by
@jdeniauin immutable-js/immutable-js#1972- fix dist-stats command by
@jdeniauin immutable-js/immutable-js#1964- fix Read the Docs link on readme by
@joshdingin immutable-js/immutable-js#1970New Contributors
@joshdingmade their first contribution in immutable-js/immutable-js#1970Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.4...v4.3.5
4.3.4
What's Changed
- Rollback toJS type due to circular reference error by
@jdeniauin immutable-js/immutable-js#1958Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.3...v4.3.4
v4.3.3
What's Changed
- [typescript] manage to handle toJS circular reference. #1932 by
@jdeniau- [doc] Add install instructions for pnpm and Bun #1952 by
@colinhacksand #1953 by@menglingyu659New Contributors
@colinhacksmade their first contribution in immutable-js/immutable-js#1952@menglingyu659made their first contribution in immutable-js/immutable-js#1953Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.1...v4.3.3
v4.3.2
... (truncated)
Changelog
Sourced from immutable's changelog.
[4.3.6] - 2024-05-13
- Fix
Repeat(<value>).equals(undefined)incorrectly returning true #1994 by@butchler[4.3.5] - 2024-01-16
- Upgrade to TS 5.1 #1972 by
@jdeniau- Fix Set.fromKeys types with Map constructor in TS 5.0 #1971 by
@jdeniau- Fix Read the Docs link on readme #1970 by
@joshding[4.3.4] - 2023-08-25
[4.3.3] - 2023-08-23
- [typescript] manage to handle toJS circular reference. #1932 by
@jdeniau- [doc] Add install instructions for pnpm and Bun #1952 by
@colinhacksand #1953 by@menglingyu659[4.3.2] - 2023-08-01
- [TypeScript] Fix isOrderedSet type #1948
[4.3.1] - 2023-07-11
[4.3.0] - 2023-03-10
- Introduce Comparator and PairSorting #1937 by
@https://github.com/giancosta86- [TypeScript] Fix fromJS declaration for greater compatibility #1936
[4.2.4] - 2023-02-06
[4.2.3] - 2023-02-02
- [TypeScript]
groupByreturn either aMapor anOrderedMap: make the type more precise than baseCollection#1924[4.2.2] - 2023-01-02
[4.2.1] - 2022-12-23
- [Typescript] rollback some of the change on
toJSto avoir circular reference[4.2.0] - 2022-12-22
... (truncated)
Commits
493afbarelease 4.3.6 (#1997)be3cb9aFix Repeat(<value>).equals(undefined) incorrectly returning true (#1994)d7664bfgenerate sitemap in path that will be deployedf8327b1upgrade next sitemap (#1978)32de514start migrating to nextjs app router (#1976)b118ffbupgrate documentation website to next 14 (#1975)7f9ba58Upgrade eslint and ignore no-constructor-return rule for actual constructors ...8c6ea52image max-width on home page7ec62ddchange youtube image (#1973)a5b50b24.3.5- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)