swagger-editor icon indicating copy to clipboard operation
swagger-editor copied to clipboard

chore(deps): bump immutable from 3.8.2 to 4.3.5

Open dependabot[bot] opened this issue 6 months ago • 0 comments

Bumps immutable from 3.8.2 to 4.3.5.

Release notes

Sourced from immutable's releases.

v4.3.5

What's Changed

New Contributors

Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.4...v4.3.5

4.3.4

What's Changed

Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.3...v4.3.4

v4.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.1...v4.3.3

v4.3.2

What's Changed

Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.1...v4.3.2

v4.3.1

What's Changed

Full Changelog: https://github.com/immutable-js/immutable-js/compare/v4.3.0...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from immutable's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Dates are formatted as YYYY-MM-DD.

Unreleased

[4.3.4] - 2023-08-25

[4.3.3] - 2023-08-23

[4.3.2] - 2023-08-01

  • [TypeScript] Fix isOrderedSet type #1948

[4.3.1] - 2023-07-11

  • Faster and implementation of some #1944
  • [internal] remove unused exports #1928

[4.3.0] - 2023-03-10

[4.2.4] - 2023-02-06

  • [TypeScript] Improve type infererence for from JS by KSXGitHub #1927

[4.2.3] - 2023-02-02

  • [TypeScript] groupBy return either a Map or an OrderedMap: make the type more precise than base Collection #1924

[4.2.2] - 2023-01-02

  • [Flow] Add type for partition method #1920 by Dagur

[4.2.1] - 2022-12-23

  • [Typescript] rollback some of the change on toJS to avoir circular reference

[4.2.0] - 2022-12-22

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jan 29 '24 14:01 dependabot[bot]