-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
chore(deps): update minor and patch for gatsby-plugin-mdx #27109
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gatsbot
bot
added
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
Sep 27, 2020
sidharthachatterjee
removed
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
Sep 28, 2020
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
4 times, most recently
from
October 5, 2020 12:30
c8fcb4e
to
bc3233f
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
5 times, most recently
from
October 19, 2020 14:52
8fa8977
to
718826d
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
5 times, most recently
from
October 22, 2020 08:37
ec71fbe
to
3fb48e1
Compare
LekoArts
added
topic: automation
Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
and removed
maintenance
labels
Oct 23, 2020
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
from
October 28, 2020 12:56
3fb48e1
to
dfb23ee
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
4 times, most recently
from
November 6, 2020 15:37
253b692
to
93db3e0
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
2 times, most recently
from
November 7, 2020 15:24
abb554f
to
18deb7a
Compare
wardpeet
previously approved these changes
Nov 9, 2020
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
4 times, most recently
from
November 16, 2020 14:41
26106ad
to
780d353
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
3 times, most recently
from
November 18, 2020 07:39
3647581
to
64a0d0e
Compare
wardpeet
added
the
bot: merge on green
Gatsbot will merge these PRs automatically when all tests passes
label
Nov 18, 2020
wardpeet
previously approved these changes
Nov 18, 2020
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
from
December 21, 2020 00:11
8ef6f11
to
0a0f0ac
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
2 times, most recently
from
January 4, 2021 01:07
cf62282
to
753090c
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
2 times, most recently
from
February 1, 2021 02:41
65ac91a
to
9f89ae3
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
from
March 1, 2021 04:11
9f89ae3
to
47a29e3
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
from
March 22, 2021 02:50
47a29e3
to
2abb5dc
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
2 times, most recently
from
April 12, 2021 01:10
40fb7f2
to
ec0eb38
Compare
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx
branch
from
April 26, 2021 00:34
ec0eb38
to
79f62bf
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bot: merge on green
Gatsbot will merge these PRs automatically when all tests passes
topic: automation
Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.6.16
->^1.6.21
^1.6.16
->^1.6.21
^3.6.5
->^3.7.0
^4.1.1
->^4.2.0
^5.3.0
->^5.4.1
^16.13.1
->^16.14.0
^1.4.4
->^1.4.6
Release Notes
mdx-js/mdx
v1.6.21
Compare Source
v1.6.20
Compare Source
v1.6.19
Compare Source
v1.6.18
Compare Source
v1.6.17
Compare Source
zloirock/core-js
v3.7.0
Compare Source
String#replaceAll
moved to the stable ES, per June TC39 meetingPromise.any
andAggregateError
moved to the stable ES, per July TC39 meetingReflect[@​@​toStringTag]
, per July TC39 meetingArray#{ reduce, reduceRight }
in Chrome 80-82 because of a bug, #766upsert
proposal,{ Map, WeakMap }#emplace
replace{ Map, WeakMap }#upsert
, these obsolete methods will be removed in the next major releaseAggregateError#errors
is own data propertyprocess.nextTick
have a less priority whenPromise
in the microtask implementation, #855MutationObserver
, but withoutdocument
, #865, #866core-js-builder
with an empty (after the targets engines or another filtration) modules list, #822window.onunhandledrejection
, #760core-js
, #880Reflect.set
polyfill bug, #847visionmedia/debug
v4.2.0
Compare Source
Minor Release
console.debug
in the browser only when it is available (#600)"engines"
key to package.jsonselectColor
(#747)supports-color
as an optional peer dependencysindresorhus/pretty-bytes
v5.4.1
Compare Source
binary
andbits
option being used together (#61)1333349
v5.4.0
Compare Source
binary
option (#60)4ef01f4
facebook/react
v16.14.0
Compare Source
React
simov/slugify
v1.4.6
Compare Source
v1.4.5
Compare Source
Renovate configuration
📅 Schedule: "before 7am on Monday" in timezone GMT.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.