Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Bump object.assign from 4.1.0 to 4.1.2 #442

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 16, 2020

Bumps object.assign from 4.1.0 to 4.1.2.

Changelog

Sourced from object.assign's changelog.

4.1.2 / 2020-10-30

  • [Refactor] use extracted call-bind instead of full es-abstract
  • [Dev Deps] update eslint, ses, browserify
  • [Tests] run tests in SES
  • [Tests] ses-compat: show error stacks

4.1.1 / 2020-09-11

  • [Fix] avoid mutating Object.assign in modern engines
  • [Refactor] use callBind from es-abstract instead of function-bind
  • [Deps] update has-symbols, object-keys, define-properties
  • [meta] add funding field, FUNDING.yml
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, browserify, covert, for-each, is, tape, functions-have-names; add aud, safe-publish-latest; remove jscs
  • [actions] add Require Allow Edits workflow
  • [actions] add automatic rebasing / merge commit blocking
  • [Tests] ses-compat - add test to ensure package initializes correctly after ses lockdown (#77)
  • [Tests] Add passing test for a source of window.location (#68)
  • [Tests] use shared travis-ci config
  • [Tests] use npx aud instead of npm audit with hoops or nsp
  • [Tests] use functions-have-names
Commits
  • d6b68c1 v4.1.2
  • a3a444f [Refactor] use extracted call-bind instead of full es-abstract
  • 13e5332 [Dev Deps] update eslint
  • 4809d5b [Tests] reduce job count due to travis-ci’s 200 job limit
  • 529c91f [Tests] gather coverage data on every job
  • 9be7cdf [Tests] run tests in SES
  • 2a04061 [Dev Deps] update eslint, ses
  • b21826d [Deps] update es-abstract
  • c75ceda [Dev Deps] update browserify
  • b2a9ccb [Tests] ses-compat: show error stacks
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the type: dependencies Pull requests that update a dependency file label Nov 16, 2020
github-actions[bot]
github-actions bot previously approved these changes Nov 16, 2020
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot merged commit a7ea9e7 into master Nov 16, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/object.assign-4.1.2 branch November 16, 2020 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants