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 external major (major) #51

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@adobe/mdast-util-gridtables 1.0.9 -> 3.0.0 age adoption passing confidence dependencies major
@adobe/micromark-extension-gridtables 1.0.4 -> 2.0.0 age adoption passing confidence dependencies major
@semantic-release/npm 10.0.6 -> 11.0.0 age adoption passing confidence devDependencies major
actions/checkout v3 -> v4 age adoption passing confidence action major
lint-staged 13.3.0 -> 14.0.1 age adoption passing confidence devDependencies major
rehype-format 4.0.1 -> 5.0.0 age adoption passing confidence devDependencies major
rehype-stringify 9.0.4 -> 10.0.0 age adoption passing confidence devDependencies major
remark-gfm 3.0.1 -> 4.0.0 age adoption passing confidence devDependencies major
remark-parse (source) 10.0.2 -> 11.0.0 age adoption passing confidence devDependencies major
remark-rehype 10.1.0 -> 11.0.0 age adoption passing confidence devDependencies major
remark-stringify (source) 10.0.3 -> 11.0.0 age adoption passing confidence devDependencies major
semantic-release 21.1.2 -> 22.0.5 age adoption passing confidence devDependencies major
unified (source) 10.1.2 -> 11.0.3 age adoption passing confidence devDependencies major
unist-util-visit 4.1.2 -> 5.0.0 age adoption passing confidence devDependencies major

Release Notes

adobe/mdast-util-gridtables (@​adobe/mdast-util-gridtables)

v3.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: mdast-util-to-hast upgrade to 13.x

2.0.2 (2023-07-22)

Bug Fixes
  • deps: update dependency mdast-util-to-markdown to v2.1.0 (#​63) (cb3978e)

2.0.1 (2023-07-10)

Bug Fixes
  • deps: update dependency mdast-util-to-markdown to v2 (#​60) (8a81bfb)

v2.0.2

Compare Source

Bug Fixes
  • deps: update dependency mdast-util-to-markdown to v2.1.0 (#​63) (cb3978e)

v2.0.1

Compare Source

Bug Fixes
  • deps: update dependency mdast-util-to-markdown to v2 (#​60) (8a81bfb)

v2.0.0

Compare Source

Bug Fixes
  • deps: update external major (d42955f)
BREAKING CHANGES
  • deps: upgrade to micromark 4.x

1.0.9 (2023-06-27)

Bug Fixes

1.0.8 (2023-06-27)

Bug Fixes
  • revert micromark update (dbd11af)

1.0.7 (2023-06-27)

Bug Fixes

1.0.6 (2023-01-28)

Bug Fixes

1.0.5 (2023-01-18)

Bug Fixes
  • invalid table crashes the toMarkdown conversion bug (#​23) (18c8239)

1.0.4 (2023-01-18)

Bug Fixes
  • migrate to mdast-util-to-markdown 1.5 (ead602c)

1.0.3 (2022-11-09)

Bug Fixes

1.0.2 (2022-11-08)

Bug Fixes
  • escape potential ordered list starters in text (d4a4c2a)

1.0.1 (2022-11-03)

Bug Fixes
adobe/micromark-extension-gridtables (@​adobe/micromark-extension-gridtables)

v2.0.0

Compare Source

Bug Fixes
  • deps: update external major (dbab00f)
BREAKING CHANGES
  • deps: upgrade micromark

1.0.4 (2023-06-27)

Bug Fixes

1.0.3 (2023-06-27)

Bug Fixes

1.0.2 (2023-06-27)

Bug Fixes

1.0.1 (2022-10-07)

Bug Fixes
semantic-release/npm (@​semantic-release/npm)

v11.0.0

Compare Source

Bug Fixes
  • deps: update dependency npm to v10 (819f257)
Features
  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (6413130)
BREAKING CHANGES
  • node-versions: node v18.17 is now the minimum required version and support for v19 has been dropped
actions/checkout (actions/checkout)

v4

Compare Source

okonet/lint-staged (lint-staged)

v14.0.1

Compare Source

Bug Fixes
  • fix reading config from stdin, introduced in v14.0.0 (#​1317) (fc3bfea)

v14.0.0

Compare Source

Features
BREAKING CHANGES
  • Please upgrade your Node.js version to at least 16.14.0.
rehypejs/rehype-format (rehype-format)

v5.0.0

Compare Source

Change
  • 31da581 Update @types/hast, utilities, etc
    migrate: update too
  • 9d546d7 Change to require Node.js 16
    migrate: update too
  • f7de919 Change to use exports
    migrate: don’t use private APIs

Full Changelog: rehypejs/rehype-format@4.0.1...5.0.0

rehypejs/rehype (rehype-stringify)

v10.0.0

Compare Source

(see 13.0.0)

remarkjs/remark-gfm (remark-gfm)

v4.0.0

Compare Source

Change
  • b8cc334 Update @types/mdast, unified, utilities
    migrate: update too
  • 9eb0f54 Change to use exports
    migrate: don’t use private APIs
  • 5715c93 Change to require Node.js 16
    migrate: update too

Full Changelog: remarkjs/remark-gfm@3.0.1...4.0.0

remarkjs/remark (remark-parse)

v11.0.0

Compare Source

(see 15.0.0)

remarkjs/remark-rehype (remark-rehype)

v11.0.0

Compare Source

Change
  • 30091c7 Change to require Node.js 16
    migrate: update too
  • cafeacc Change to use exports
    migrate: don’t use private APIs
  • acb292a Update mdast-util-to-hast, @types/{hast,mdast}, unified, etc
    migrate: update too
    if you don’t use handlers, this should be fine;
    if you do, see [email protected]
  • ba50965 Remove Processor type
    migrate: get it from unified
Add
  • b990986 Add exports of defaultFootnoteBackContent, defaultFootnoteBackLabel

Full Changelog: remarkjs/remark-rehype@10.1.0...11.0.0

semantic-release/semantic-release (semantic-release)

v22.0.5

Compare Source

Bug Fixes

v22.0.4

Compare Source

Bug Fixes

v22.0.3

Compare Source

Bug Fixes
  • exports: removed the exports definition for the time being (561e2d6), closes #​2968

v22.0.2

Compare Source

Bug Fixes
  • deps: update dependency marked-terminal to v6 (8a7befe)

v22.0.1

Compare Source

Bug Fixes
  • deps: upgraded release-notes-generator and commit-analyzer plugins to stable versions (041e4f7), closes #​2934

v22.0.0

Compare Source

Bug Fixes
  • deps: updated to the latest beta of the commit analyzer plugin (03a687b)
  • deps: updated to the latest betas of the commit-analyzer and release-notes-generator plugins (de8e4e0)
  • deps: upgraded to the latest version of the npm plugin with npm v10 (a23b718)
Features
  • conventional-changelog-presets: supported new preset format (07a79ea)
  • defined exports for the package (72ab317)
  • node-versions: raised the minimum node v20 requirement to v20.6 (e623cc6)
  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (b9f294d)
  • node-versions: raised the minimum supported node version w/in the v20 range to v20.6.1 (b93bef4)
BREAKING CHANGES
  • node-versions: the minimum supported version for the v20 range of node has been raised slightly to
    v20.6.1 to avoid a known node bug
  • node-versions: the minimum supported node version in the v20 major range is now v20.6
  • node-versions: node v18.17 is now the minimum supported node version and support for v19 has been dropped
  • exports prevents access to internal files, but they arent intended for public use anyway
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility. this is also important if you are using a preset outside of the list of official conventional-changelog presets since your preset will need to be updated to export async functions to match the expected preset signature.
unifiedjs/unified (unified)

v11.0.3

Compare Source

Fix
  • 8dee2ab Fix support for functions in data

Full Changelog: unifiedjs/unified@11.0.2...11.0.3

v11.0.2

Compare Source

  • cea788b Fix type of settings if nothing is registered yet

Full Changelog: unifiedjs/unified@11.0.1...11.0.2

v11.0.1

Compare Source

  • d1a915d Fix incorrect type of settings in presets

Full Changelog: unifiedjs/unified@11.0.0...11.0.1

v11.0.0

Compare Source

Change
  • baf80b2 Change to require Node.js 16
    migrate: update too
  • dd9834a Update @types/unist
    migrate: update too
  • 620ccf9 Update vfile
    migrate: update too
Change (unlikey to affect you)
  • a44db46 Add Data, Settings types to augment shared data
    migrate: if you deal with data, type it, see commit for info
  • fb49556 Change to replace Buffer with Uint8Array
    migrate: you’re probably fine unless you use weird encodings, see commit for details if so
  • f3e71a8 Remove Attacher type
    migrate: use Plugin instead
  • cc53bb6 Remove FrozenProcessor type
    migrate: use Processor instead
  • 1aa3494 Change to yield undefined, not null
    migrate: expect undefined
  • 932c140 Change to use exports
    migrate: don’t use private APIs
  • 8e57478 Remove support for classes as compilers, parsers
    migrate: if you love classes, see commit message
  • 4676814 Remove support for compilers returning nullish
    migrate: nobody did that
  • 807ffb9 Add improved types
    migrate: it’s probably just better if anything changed at all
  • b35afe0 Add useful error on empty presets
    by @​wooorm in https://github.com/unifiedjs/unified/pull/202
  • 6f068a0 Fix to deep clone preset settings
  • 56ee288 Fix non-first parameter merging when reconfiguring plugins
Misc

Full Changelog: unifiedjs/unified@10.1.2...11.0.0

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

v5.0.0

Compare Source

Change
  • 4dcff31 Update @types/unist
    migrate: update too
  • befc0b3 Change to require Node.js 16
    migrate: update too
  • b5f36de Change to use export map
    migrate: don’t use private APIs
  • 89fc050 Change to remove complex-types.d.ts
    migrate: use main export
  • 12c9ee9 Change to pass undefined, not null
    migrate: change null to undefined
Fix
  • 3cb2732 Fix performance of InclusiveDescendant type

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


Configuration

📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, 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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

This PR will trigger a patch release when merged.

@tripodsan
Copy link
Contributor

waiting for https://github.com/remarkjs/remark/tree/main upgrades to micromark 4.x

@renovate renovate bot force-pushed the renovate-major-external-major branch 2 times, most recently from 68aede2 to 37d3c2c Compare July 17, 2023 15:18
@renovate renovate bot force-pushed the renovate-major-external-major branch from 37d3c2c to ee76c51 Compare July 22, 2023 19:46
@renovate renovate bot force-pushed the renovate-major-external-major branch 5 times, most recently from 85743d3 to 6465dbd Compare August 20, 2023 19:17
@renovate renovate bot force-pushed the renovate-major-external-major branch 3 times, most recently from 79faafc to de8d8eb Compare August 26, 2023 16:07
@renovate renovate bot force-pushed the renovate-major-external-major branch 3 times, most recently from d3c73e0 to f56d35c Compare September 5, 2023 16:11
@renovate renovate bot force-pushed the renovate-major-external-major branch 7 times, most recently from 3c44489 to 05936d2 Compare September 21, 2023 13:43
@renovate renovate bot force-pushed the renovate-major-external-major branch 2 times, most recently from ed97e7d to 0ee8dcf Compare September 23, 2023 02:06
@renovate renovate bot force-pushed the renovate-major-external-major branch from 0ee8dcf to 3c13ae7 Compare September 24, 2023 19:13
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #51 (9a6cd5d) into main (1854780) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           35        35           
=========================================
  Hits            35        35           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tripodsan tripodsan merged commit 0f31a87 into main Sep 25, 2023
5 checks passed
@tripodsan tripodsan deleted the renovate-major-external-major branch September 25, 2023 14:56
github-actions bot pushed a commit that referenced this pull request Sep 25, 2023
# [2.0.0](v1.0.4...v2.0.0) (2023-09-25)

### Bug Fixes

* **deps:** update external major (major) ([#51](#51)) ([0f31a87](0f31a87))

### BREAKING CHANGES

* **deps:** upgrade to micromark 4.x
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant