Skip to content

Bump @babel/plugin-proposal-object-rest-spread from 7.2.0 to 7.3.1 #5312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @babel/plugin-proposal-object-rest-spread from 7.2.0 to 7.3.1.

Release notes

Sourced from @babel/plugin-proposal-object-rest-spread's releases.

v7.3.1 (2019-01-22)

This release fixes some regressions introduced in v7.3.0

🐛 Bug Fix

Committers: 1

  • Daniel Tschinder (danez)

v7.3.0 (2019-01-21)

Thanks to jamesgeorge007 and armano2 for their first PR!

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

... (truncated)
Changelog

Sourced from @babel/plugin-proposal-object-rest-spread's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

See CHANGELOG - v4, CHANGELOG - v5, and CHANGELOG - v6 for v4.x-v6.x changes.
See CHANGELOG - 6to5 for the pre-4.0.0 version changelog.
See Babylon's CHANGELOG for the Babylon pre-7.0.0-beta.29 version changelog.

v7.2.1 (2018-12-04)

This release fixes a regression introduced in v7.2.0 (https://github-redirect.dependabot.com/babel/babel/issues/9120)

🐛 Bug Fix

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 cancel merge will cancel a previously requested merge
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Bot label; pull requests that updates a dependency file label Jan 22, 2019
@codecov
Copy link

codecov bot commented Jan 22, 2019

Codecov Report

Merging #5312 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5312   +/-   ##
=======================================
  Coverage   93.89%   93.89%           
=======================================
  Files         123      123           
  Lines        8972     8972           
=======================================
  Hits         8424     8424           
  Misses        548      548
Impacted Files Coverage Δ
src/Adapters/Auth/httpsRequest.js 95.23% <0%> (-4.77%) ⬇️
src/RestWrite.js 93.06% <0%> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.15% <0%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3851641...4450c0d. Read the comment docs.

@flovilmart flovilmart merged commit 355f9f6 into master Jan 22, 2019
@flovilmart flovilmart deleted the dependabot/npm_and_yarn/@babel/plugin-proposal-object-rest-spread-7.3.1 branch January 22, 2019 18:07
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants