parse-server
parse-server copied to clipboard
refactor: bump marked, semantic-release and jsdoc
Bumps marked, semantic-release and jsdoc. These dependencies needed to be updated together.
Updates marked from 0.7.0 to 4.1.0
Release notes
Sourced from marked's releases.
v4.1.0
4.1.0 (2022-08-30)
Features
v4.0.19
4.0.19 (2022-08-21)
Bug Fixes
v4.0.18
4.0.18 (2022-07-11)
Bug Fixes
v4.0.17
4.0.17 (2022-06-13)
Bug Fixes
v4.0.16
4.0.16 (2022-05-17)
Bug Fixes
v4.0.15
4.0.15 (2022-05-02)
Bug Fixes
v4.0.14
4.0.14 (2022-04-11)
... (truncated)
Commits
64b22d0chore(release): 4.1.0 [skip ci]7e2ef30🗜️ build [skip ci]994b2e6feat: add async option (#2474)33724a3chore(deps-dev): Bump@semantic-release/githubfrom 8.0.5 to 8.0.6 (#2565)587842cchore(deps-dev): Bump eslint from 8.22.0 to 8.23.0 (#2566)4f265abchore(deps-dev): Bump eslint-plugin-promise from 6.0.0 to 6.0.1 (#2567)17ffd61chore(deps-dev): Bump semantic-release from 19.0.4 to 19.0.5 (#2568)e422d22chore(deps-dev): Bump@babel/corefrom 7.18.10 to 7.18.13 (#2569)d9c0078chore(deps-dev): Bump uglify-js from 3.16.3 to 3.17.0 (#2562)d8bcf9cchore(deps-dev): Bump rollup from 2.78.0 to 2.78.1 (#2560)- Additional commits viewable in compare view
Updates semantic-release from 17.4.6 to 19.0.5
Release notes
Sourced from semantic-release's releases.
v19.0.5
19.0.5 (2022-08-23)
Reverts
v19.0.4
19.0.4 (2022-08-22)
Bug Fixes
v19.0.3
19.0.3 (2022-06-09)
Bug Fixes
- log-repo: use the original form of the repo url to remove the need to mask credentials (#2459) (58a226f), closes #2449
v19.0.2
19.0.2 (2022-01-18)
Bug Fixes
- npm-plugin: upgraded to the stable version (0eca144)
v19.0.1
19.0.1 (2022-01-18)
Bug Fixes
- npm-plugin: upgraded to the latest beta version (8097afb)
v19.0.0
19.0.0 (2022-01-18)
Bug Fixes
- npm-plugin: upgraded to the beta, which upgrades npm to v8 (f634b8c)
... (truncated)
Commits
8f07522Revert "fix(deps): update dependency yargs to v17" (#2534)2f4bcefdocs: add semantic-release-react-native to plugin list (#2523)f419080fix(deps): update dependency yargs to v17 (#1912)3bbf08ctest(integration): upgrade the gitbox image to support arm architecture in ad...846f4c2build(deps): bump terser from 5.14.0 to 5.14.2 (#2513)bd294ebdocs(plugin-list): add semantic-release-space plugin (#2502)c69445edocs: remove deprecated keyword in gitlab-ci.md (#2498)d80e2eabuild(deps-dev): bump got from 11.8.3 to 11.8.5 (#2485)9589a96docs: fix typos (#2476)ec89babdocs: replace issue templates with forms (#2474)- Additional commits viewable in compare view
Updates jsdoc from 3.6.3 to 3.6.11
Changelog
Sourced from jsdoc's changelog.
3.6.11 (July 2022)
Updates dependency versions to make JSDoc compatible with Node.js 12.0.0 and later.
3.6.10 (January 2022)
Fixes an issue in JSDoc 3.6.9 that prevented JSDoc from being installed in some continuous integration (CI) environments.
3.6.9 (January 2022)
Fixes an issue in JSDoc 3.6.8 that prevented
npm install jsdocfrom working.3.6.8 (January 2022)
Updates dependencies.
3.6.7 (May 2021)
Updates dependencies.
3.6.6 (September 2020)
Fixes an issue that could cause members of an interface to be tracked incorrectly if the interface was both defined as an ES2015 class and assigned to a variable. For example:
/** @interface */ foo.Bar = class { constructor() { /** This member was missing from the generated docs. */ this.baz = null; } }3.6.5 (July 2020)
Prevents circular references in doclets when two function parameters use the same type expression, and the
--debugflag is present.3.6.4 (April 2020)
... (truncated)
Commits
dc48aa63.6.11cccfd3dchore(deps): resolve dependency vulnerabilityff5963afix(deps): rollback klaw to 3.x (#2002)2bf9f883.6.10ffa07daremovenpm preinstallscript (#1971)aab7b503.6.924c1354fix installation error when installing via npm (#1970)c5ea65a3.6.8a024054update dependenciese1f19193.6.7- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Patch coverage has no change and project coverage change: -0.01 :warning:
Comparison is base (
780ee02) 94.20% compared to head (b7dfa3f) 94.19%.
Additional details and impacted files
@@ Coverage Diff @@
## alpha #8151 +/- ##
==========================================
- Coverage 94.20% 94.19% -0.01%
==========================================
Files 182 182
Lines 13720 13720
==========================================
- Hits 12925 12924 -1
- Misses 795 796 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Thanks for opening this pull request!
- ❌ Please edit your post and use the provided template when creating a new pull request. This helps everyone to understand your post better and asks for essential information to quicker review the pull request.
This PR requires node engine >=14. Parse Server still officially supports Node 12 until end of the year.
I will reformat the title to use the proper commit message syntax.
Closing due to conflicts; waiting for snyk to re-open.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.