Skip to content

chore(deps): bump eslint-plugin-markdown from 3.0.1 to 4.0.1 - #173

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-markdown-4.0.1
Closed

chore(deps): bump eslint-plugin-markdown from 3.0.1 to 4.0.1#173
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-markdown-4.0.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 11, 2024

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-markdown from 3.0.1 to 4.0.1.

Release notes

Sourced from eslint-plugin-markdown's releases.

v4.0.1

4.0.1 (2024-03-06)

Chores

  • update changelog with note that v4.0.0 was not published to npm (#241) (e80139d)

v4.0.0

4.0.0 (2024-03-01)

⚠️ This release was not published to npm due to technical problems.

⚠ BREAKING CHANGES

  • drop eslint < 8 & Node.js < 18 (#238)
  • Switch to flat config (#232)

Features

Documentation

Chores

Changelog

Sourced from eslint-plugin-markdown's changelog.

4.0.1 (2024-03-06)

Chores

  • update changelog with note that v4.0.0 was not published to npm (#241) (e80139d)

4.0.0 (2024-03-01)

⚠️ This release was not published to npm due to technical problems.

⚠ BREAKING CHANGES

  • drop eslint < 8 & Node.js < 18 (#238)
  • Switch to flat config (#232)

Features

Documentation

Chores

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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v3.0.1...v4.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested a review from hugomrdias as a code ownerMarch 11, 2024 21:57
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2024
@socket-security

Copy link
Copy Markdown

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

PackageNew capabilitiesTransitivesSizePublisher
npm/ts-json-schema-generator@1.5.0Transitive: filesystem+31.03 MBdomoritz
npm/type-fest@4.12.0None0348 kBsindresorhus
npm/typedoc-plugin-missing-exports@2.2.0Transitive: environment, filesystem, network+920.1 MBgerrit0
npm/typedoc-plugin-zod@1.1.2Transitive: environment, filesystem, network+920.1 MBgerrit0
npm/typedoc@0.25.12Transitive: environment, filesystem, network+820.1 MBtypedoc-bot
npm/unws@0.2.4Transitive: environment, network+1145 kBsxzz
npm/ws@8.16.0environment, network0141 kBlpinca

🚮 Removed packages:npm/@babel/core@7.24.0, npm/@fission-codes/channel@0.0.2, npm/@fission-codes/eslint-config@0.1.1, npm/@fission-codes/homestar-wit@0.0.3, npm/@fission-codes/ucan@0.2.0, npm/@noble/ed25519@2.0.0, npm/@scure/bip39@1.2.2, npm/@testcontainers/postgresql@10.7.2, npm/@types/assert@1.5.10, npm/@types/eslint@8.56.5, npm/@types/mocha@10.0.6, npm/@typescript-eslint/eslint-plugin@6.21.0, npm/@typescript-eslint/parser@6.21.0, npm/eslint-config-prettier@9.1.0, npm/eslint-config-standard-with-typescript@43.0.1, npm/eslint-config-standard@17.1.0, npm/eslint-plugin-eslint-comments@3.2.0, npm/eslint-plugin-etc@2.0.3, npm/eslint-plugin-html@8.0.0, npm/eslint-plugin-import@2.29.1, npm/eslint-plugin-jsdoc@48.2.1, npm/eslint-plugin-jsonc@2.13.0, npm/eslint-plugin-markdown@3.0.1, npm/eslint-plugin-n@16.6.2, npm/eslint-plugin-no-only-tests@3.1.0, npm/eslint-plugin-promise@6.1.1, npm/eslint-plugin-react-hooks@4.6.0, npm/eslint-plugin-react@7.34.0, npm/eslint-plugin-unicorn@51.0.1, npm/eslint-plugin-yml@1.12.2, npm/eslint@8.57.0, npm/hono@4.0.10, npm/iso-did@1.6.0, npm/iso-signatures@0.3.2, npm/iso-websocket@0.2.0, npm/mocha@10.3.0, npm/msw@2.1.5

View full report↗︎

@dependabot@github

dependabotBot commented on behalf of githubMay 6, 2024

Copy link
Copy Markdown
ContributorAuthor

Superseded by #209.

@dependabotdependabotBot closed this May 6, 2024
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/eslint-plugin-markdown-4.0.1 branch May 6, 2024 22:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants