observablehq / inspector

The Observable standard inspector.
ISC License
143 stars 20 forks source link

Bump immutable from 4.0.0-rc.12 to 4.0.0-rc.14 #165

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 3 years ago

Bumps immutable from 4.0.0-rc.12 to 4.0.0-rc.14.

Release notes

Sourced from immutable's releases.

4.0.0-rc.14

  • Fixes some TypeScript issues (Map constructor, update function, mapEntries)
  • Fix add zipall to orderedset
  • Improve documentation

4.0.0-rc.13

Hi there !

It's been a while since 4.0.0-rc.12 ! If you want to know why, there is a warm message from @​leebyron, who developed and maintained immutable during all these years.

In the meantime, @​Methuselah96 and @​conartist6 did fork immutable-js on another repository, opened a slack, and helped with some great talent (@​bdurrer, @​mcclure, @​hahnlee, @​mishawakerman), they tried to fixed issues in the 4.x version in order to release that 4.0.0 version !

We are not there right now, but we are getting closer. There are still some PRs and issues until then, but they might be minor.

Once again, thanks a LOT to @​leebyron for all the hard work that he put on immutable during all this years.

This version is not published to npmjs, you can try the 4.0.0-rc.14 instead.

This RC does not contain any BC break since 4.0.0-rc.12.

Fixes that should be resolved in this version :

Commits
  • 8afe186 4.0.0-rc.14
  • 027f4d0 Merge pull request #1842 from immutable-js/oss-pr-9
  • 5c39949 update might have an undefined parameter
  • d6e8204 fix updater
  • 08593e1 Fix type signature of update and mapEntries
  • 88af849 Merge pull request #1837 from jdeniau/mapConstructorAcceptListOfString
  • c02df92 Merge pull request #1843 from immutable-js/doc-collection-xxxBy
  • 2bd254f [CI] release on "published" event
  • e52b404 Create release workflow (#1844)
  • 07f414a Better doc for sortBy, maxBy and minBy
  • Additional commits viewable in compare view


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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)