gatsby-theme-code-notes
gatsby-theme-code-notes copied to clipboard
chore(deps): bump remark-github from 10.1.0 to 11.2.4 in /gatsby-theme-code-notes
Bumps remark-github from 10.1.0 to 11.2.4.
Release notes
Sourced from remark-github's releases.
11.2.4
- 792ad9c Fix to resolve
package.json
s from file, notprocess
by@remcohaszing
in remarkjs/remark-github#41Full Changelog: https://github.com/remarkjs/remark-github/compare/11.2.3...11.2.4
11.2.3
- 2fe65cf Replace skypack w/ esm.sh
Full Changelog: https://github.com/remarkjs/remark-github/compare/11.2.2...11.2.3
11.2.2
- f70de9e Fix description of main export by
@vweevers
in remarkjs/remark-github#34Full Changelog: https://github.com/remarkjs/remark-github/compare/11.2.1...11.2.2
11.2.1
- c542bde Add improved docs by
@wooorm
in remarkjs/remark-github#33- 05ed9ef Remove Node features from browsers
Full Changelog: https://github.com/remarkjs/remark-github/compare/11.2.0...11.2.1
11.2.0
- a7a09a6 Add
buildUrl
option for GH enterprise, custom URLs by@EvHaus
in remarkjs/remark-github#31- dfe326e Add support for not linking w/
buildUrl
returning falseFull Changelog: https://github.com/remarkjs/remark-github/compare/11.1.1...11.2.0
11.1.1
- ba4d376 Remove
node:
protocols for now by@EvHaus
in remarkjs/remark-github#32Full Changelog: https://github.com/remarkjs/remark-github/compare/11.1.0...11.1.1
11.1.0
- 042f5c0 Add support for hash ranges
11.0.0
- df0fa62 Use ESM
Learn more about ESM in this guide// From CommonJS var remarkGithub = require('remark-github')
// To ESM import remarkGithub from 'remark-github'
... (truncated)
Commits
b998879
11.2.4f3f61df
Refactor code-style792ad9c
Fix to resolvepackage.json
s from file, notprocess
b512f0b
Update dev-dependenciesca62b86
Update example to use top-level awaite89c88b
11.2.31620313
Update dev-dependencies0fcceb2
Add dependabot to real world examples in test2fe65cf
Replace skypack w/ esm.shf3eb407
11.2.2- Additional commits viewable in compare view
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 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)