Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps the markdown group with 5 updates:

Package From To
micromark-core-commonmark 2.0.1 2.0.2
micromark-factory-space 2.0.0 2.0.1
micromark-util-character 2.1.0 2.1.1
micromark-util-symbol 2.0.0 2.0.1
micromark-util-types 2.0.0 2.0.1

Updates micromark-core-commonmark from 2.0.1 to 2.0.2

Commits
  • 350078f micromark-core-commonmark: 2.0.0
  • c434de3 micromark-util-subtokenize: 2.0.0
  • 0248217 micromark-util-sanitize-uri: 2.0.0
  • bc2fecf micromark-util-resolve-all: 2.0.0
  • 4433cd9 micromark-util-normalize-identifier: 2.0.0
  • bc5bba0 micromark-util-html-tag-name: 2.0.0
  • fe1cb20 micromark-util-encode: 2.0.0
  • 31796db micromark-util-decode-string: 2.0.0
  • eb2bafe micromark-util-decode-numeric-character-reference: 2.0.0
  • 0bf80d6 micromark-util-combine-extensions: 2.0.0
  • Additional commits viewable in compare view

Updates micromark-factory-space from 2.0.0 to 2.0.1

Commits
  • e10f892 micromark-build: 2.0.1
  • 09f1efc Fix missing dependency
  • 8e5aca9 Refactor package.json to add format script again
  • 18f2fa6 4.0.0
  • 350078f micromark-core-commonmark: 2.0.0
  • c434de3 micromark-util-subtokenize: 2.0.0
  • 0248217 micromark-util-sanitize-uri: 2.0.0
  • bc2fecf micromark-util-resolve-all: 2.0.0
  • 4433cd9 micromark-util-normalize-identifier: 2.0.0
  • bc5bba0 micromark-util-html-tag-name: 2.0.0
  • Additional commits viewable in compare view

Updates micromark-util-character from 2.1.0 to 2.1.1

Commits

Updates micromark-util-symbol from 2.0.0 to 2.0.1

Commits
  • e10f892 micromark-build: 2.0.1
  • 09f1efc Fix missing dependency
  • 8e5aca9 Refactor package.json to add format script again
  • 18f2fa6 4.0.0
  • 350078f micromark-core-commonmark: 2.0.0
  • c434de3 micromark-util-subtokenize: 2.0.0
  • 0248217 micromark-util-sanitize-uri: 2.0.0
  • bc2fecf micromark-util-resolve-all: 2.0.0
  • 4433cd9 micromark-util-normalize-identifier: 2.0.0
  • bc5bba0 micromark-util-html-tag-name: 2.0.0
  • Additional commits viewable in compare view

Updates micromark-util-types from 2.0.0 to 2.0.1

Commits
  • e10f892 micromark-build: 2.0.1
  • 09f1efc Fix missing dependency
  • 8e5aca9 Refactor package.json to add format script again
  • 18f2fa6 4.0.0
  • 350078f micromark-core-commonmark: 2.0.0
  • c434de3 micromark-util-subtokenize: 2.0.0
  • 0248217 micromark-util-sanitize-uri: 2.0.0
  • bc2fecf micromark-util-resolve-all: 2.0.0
  • 4433cd9 micromark-util-normalize-identifier: 2.0.0
  • bc5bba0 micromark-util-html-tag-name: 2.0.0
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the markdown group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [micromark-core-commonmark](https://github.com/micromark/micromark) | `2.0.1` | `2.0.2` |
| [micromark-factory-space](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` |
| [micromark-util-character](https://github.com/micromark/micromark) | `2.1.0` | `2.1.1` |
| [micromark-util-symbol](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` |
| [micromark-util-types](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` |


Updates `micromark-core-commonmark` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/micromark-core-commonmark@2.0.1...micromark-build@2.0.2)

Updates `micromark-factory-space` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/micromark-factory-space@2.0.0...micromark-build@2.0.1)

Updates `micromark-util-character` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/commits)

Updates `micromark-util-symbol` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/micromark-util-symbol@2.0.0...micromark-build@2.0.1)

Updates `micromark-util-types` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/micromark-util-types@2.0.0...micromark-build@2.0.1)

---
updated-dependencies:
- dependency-name: micromark-core-commonmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: markdown
- dependency-name: micromark-factory-space
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: markdown
- dependency-name: micromark-util-character
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: markdown
- dependency-name: micromark-util-symbol
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: markdown
- dependency-name: micromark-util-types
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: markdown
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the automerge To be merged automatically by Kodiak label Nov 13, 2024
@dependabot dependabot bot requested a review from kgrhartlage as a code owner November 13, 2024 05:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging labels Nov 13, 2024
@dependabot dependabot bot requested a review from ignatiusreza as a code owner November 13, 2024 05:49
@labforward-kodiak labforward-kodiak bot merged commit 2e86b4f into main Nov 13, 2024
2 checks passed
@labforward-kodiak labforward-kodiak bot deleted the dependabot/npm_and_yarn/markdown-e6120b247a branch November 13, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant