Skip to content
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

fix(deps): update minor and patch dependencies for gatsby-plugin-mdx #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 1, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mdx-js/mdx (source) ^2.1.1 -> ^2.3.0 age adoption passing confidence
astring ^1.8.3 -> ^1.9.0 age adoption passing confidence
deepmerge ^4.2.2 -> ^4.3.1 age adoption passing confidence
estree-util-build-jsx ^2.1.0 -> ^2.2.2 age adoption passing confidence
mdast-util-mdx ^2.0.0 -> ^2.0.1 age adoption passing confidence
mdast-util-to-markdown ^1.3.0 -> ^1.5.0 age adoption passing confidence
mdast-util-toc ^6.1.0 -> ^6.1.1 age adoption passing confidence
rehype-infer-description-meta ^1.0.1 -> ^1.1.0 age adoption passing confidence
unist-util-visit ^4.1.0 -> ^4.1.2 age adoption passing confidence
vfile ^5.3.2 -> ^5.3.7 age adoption passing confidence

Release Notes

mdx-js/mdx (@​mdx-js/mdx)

v2.3.0

Compare Source

Add
Fix
Community
Misc

Full Changelog: mdx-js/mdx@2.2.1...2.3.0

v2.2.1

Compare Source

  • e293eaf Remove assert/strict for Node 14

Full Changelog: mdx-js/mdx@2.2.0...2.2.1

v2.2.0

Compare Source

Features
Patches
  • 3e0ab23 Fix @mdx-js/node-loader from patching all runtimes
Docs

Full Changelog: mdx-js/mdx@2.1.5...2.2.0

v2.1.5

Compare Source

  • 90fa493 Fix bug with (injected) custom elements and layouts

Full Changelog: mdx-js/mdx@2.1.4...2.1.5

v2.1.4

Compare Source

Patches
Docs

Full Changelog: mdx-js/mdx@2.1.3...2.1.4

v2.1.3

Compare Source

Core
Docs
Internal stuff that slightly improve stuff
  • 529b96a Replace astring with estree-util-to-js
  • 7d8dc11 Add id field to esbuild messages
  • 7f37b95 Update @types/estree-jsx

Full Changelog: mdx-js/mdx@2.1.2...2.1.3

v2.1.2

Compare Source

Core
Docs

Full Changelog: mdx-js/mdx@2.1.1...2.1.2

davidbonnet/astring (astring)

v1.9.0

Compare Source

Features
1.8.6 (2023-05-30)
Bug Fixes
1.8.5 (2023-05-19)
Bug Fixes
  • package: add type conditional export (36c0029)
  • incorrect nullish coalescing operator precedence (#​694) (ad9ce87)
1.8.4 (2022-12-21)
Bug Fixes
1.8.3 (2022-04-28)
Bug Fixes
1.8.2 (2022-04-28)
Bug Fixes
  • Does not handle undefined private properties (e6b8ee6), closes #​609
1.8.1 (2021-11-21)

v1.8.6

Compare Source

v1.8.5

Compare Source

v1.8.4

Compare Source

TehShrike/deepmerge (deepmerge)

v4.3.1

Compare Source

  • Fix type definition for arrayMerge options. #​239

v4.3.0

Compare Source

  • Avoid thrown errors if the target doesn't have propertyIsEnumerable. #​252
syntax-tree/estree-util-build-jsx (estree-util-build-jsx)

v2.2.2

Compare Source

Misc

Full Changelog: syntax-tree/estree-util-build-jsx@2.2.1...2.2.2

v2.2.0

Compare Source

Full Changelog: syntax-tree/estree-util-build-jsx@2.1.0...2.2.0

syntax-tree/mdast-util-mdx (mdast-util-mdx)

v2.0.1

Compare Source

Misc

Full Changelog: syntax-tree/mdast-util-mdx@2.0.0...2.0.1

syntax-tree/mdast-util-to-markdown (mdast-util-to-markdown)

v1.5.0

Compare Source

Fix
  • 122101f Fix to not generate blank lines for phrasing roots
Add
  • 21a7d0a Add export of defaultHandlers
  • 070ad5f Add associationId helper to state
  • 35ceafc Add createTracker helper on state
  • e9f71aa Add safe helper on state
  • 19301e7 Add containerPhrasing, containerFlow helpers on state
  • a638e2a Add indentLines helper on state
Misc
  • d2108dd Refactor types to use node types, not strings
  • 35a9ccc Add registry for construct names
  • 501f668 Add support for null as input in types
  • e812c79 Add improved docs

Full Changelog: syntax-tree/mdast-util-to-markdown@1.4.0...1.5.0

v1.4.0

Compare Source

Full Changelog: syntax-tree/mdast-util-to-markdown@1.3.0...1.4.0

syntax-tree/mdast-util-toc (mdast-util-toc)

v6.1.1

Compare Source

Misc

Full Changelog: syntax-tree/mdast-util-toc@6.1.0...6.1.1

syntax-tree/unist-util-visit (unist-util-visit)

v4.1.2

Compare Source

Misc

Full Changelog: syntax-tree/unist-util-visit@4.1.1...4.1.2

v4.1.1

Compare Source

Full Changelog: syntax-tree/unist-util-visit@4.1.0...4.1.1

vfile/vfile (vfile)

v5.3.7

Compare Source

Misc

Full Changelog: vfile/vfile@5.3.6...5.3.7

v5.3.6

Compare Source

  • db8c841 Add support for passing VFileMessage to message in types

Full Changelog: vfile/vfile@5.3.5...5.3.6

v5.3.5

Compare Source

Full Changelog: vfile/vfile@5.3.4...5.3.5


Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone GMT, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch from e3f5217 to d8346b4 Compare October 4, 2021 14:37
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch 3 times, most recently from c983b35 to 1f3822a Compare November 7, 2021 19:05
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch 2 times, most recently from 521d8b6 to 6fc613b Compare November 27, 2021 16:41
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch from 6fc613b to dcc57ad Compare December 16, 2021 15:53
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch from dcc57ad to ab88e8f Compare January 3, 2022 15:51
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch from ab88e8f to 3ea46ad Compare January 23, 2022 10:10
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch 4 times, most recently from 4549749 to cb9f756 Compare March 24, 2022 15:39
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch from cb9f756 to 24d9c67 Compare July 6, 2022 10:57
@pieh pieh force-pushed the master branch 2 times, most recently from ee1fe6c to a51e359 Compare August 11, 2022 07:35
@renovate renovate bot changed the title fix(deps): update minor and patch dependencies for gatsby-plugin-mdx fix(deps): update minor and patch dependencies for gatsby-plugin-mdx - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/gatsby-plugin-mdx-prod-minor branch April 3, 2023 23:44
@renovate renovate bot changed the title fix(deps): update minor and patch dependencies for gatsby-plugin-mdx - autoclosed fix(deps): update minor and patch dependencies for gatsby-plugin-mdx Apr 5, 2023
@renovate renovate bot reopened this Apr 5, 2023
@renovate renovate bot restored the renovate/gatsby-plugin-mdx-prod-minor branch April 5, 2023 01:02
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch from 24d9c67 to 6d67e3c Compare September 1, 2023 01:08
@renovate renovate bot force-pushed the renovate/gatsby-plugin-mdx-prod-minor branch from 6d67e3c to 55db2a8 Compare September 1, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants