Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Conversation

@dependabot-preview
Copy link

Updates the requirements on deepmerge to permit the latest version.

Changelog

Sourced from deepmerge's changelog.

3.3.0

  • Enumerable Symbol properties are now copied #151

3.2.1

  • bumping dev dependency versions to try to shut up bogus security warnings from Github/npm #149

3.2.0

3.1.0

  • typescript typing: make the all function generic #129

3.0.0

  • drop ES module build #123

2.2.1

  • bug: typescript export type was wrong #121

2.2.0

  • feature: added TypeScript typings #119

2.1.1

  • documentation: Rename "methods" to "api", note ESM syntax #103
  • documentation: Fix grammar #107
  • documentation: Restructure headers for clarity + some wording tweaks 108 + 109

2.1.0

  • feature: Support a custom isMergeableObject function #96
  • documentation: note a Webpack bug that some users might need to work around #100

2.0.1

  • documentation: fix the old array merge algorithm in the readme. #84

2.0.0

  • breaking: the array merge algorithm has changed from a complicated thing to target.concat(source).map(element => cloneUnlessOtherwiseSpecified(element, optionsArgument))
  • breaking: The clone option now defaults to true
  • feature: merge.all now accepts an array of any size, even 0 or 1 elements
... (truncated)
Commits
  • 58cc468 3.3.0
  • 1774bdf Rename "expected" to "output" in example
  • b422c60 Drop the 1->2 migration notice in the readme
  • 8acd8b9 Changelog for 3.3.0
  • 28a6e61 Fix a word + update bundle size
  • eb8e010 Another couple assertions for Symbols
  • f1fd9fe Formatting/indentation
  • b83313e Fix readme tests that broke when I changed var to const
  • f5f67eb Support symbol keys (#151)
  • 2f0e45a Limit to enumerable symbols
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • 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)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [deepmerge](https://github.com/TehShrike/deepmerge) to permit the latest version.
- [Release notes](https://github.com/TehShrike/deepmerge/releases)
- [Changelog](https://github.com/TehShrike/deepmerge/blob/master/changelog.md)
- [Commits](TehShrike/deepmerge@v0.2.10...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 25, 2019
@dependabot-preview
Copy link
Author

Superseded by #30.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/deepmerge-tw-3.3.0 branch July 9, 2019 06:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants