regorxxx / chroma.js

JavaScript library for all kinds of color manipulations
https://regorxxx.github.io/chroma.js/
Other
4 stars 2 forks source link

Bump moment and rollup-plugin-license #5

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps moment to 2.29.4 and updates ancestor dependency rollup-plugin-license. These dependencies need to be updated together.

Updates moment from 2.29.1 to 2.29.4

Changelog

Sourced from moment's changelog.

2.29.4

  • Release Jul 6, 2022
    • #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex

2.29.3 Full changelog

  • Release Apr 17, 2022
    • #5995 [bugfix] Remove const usage
    • #5990 misc: fix advisory link

2.29.2 See full changelog

  • Release Apr 3 2022

Address https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4

Commits


Updates rollup-plugin-license from 2.6.1 to 2.9.1

Changelog

Sourced from rollup-plugin-license's changelog.

3.0.1 (2022-10-31)

  • release: prepare next release (0b14f37)
  • release: release version (0837951)
  • fix: ignore and skip virtual modules (d946aa4)
  • fix: resolve dir as soon as possible (20df852)
  • refactor: use path#resolve instead of path#normalize (68c57e0)

3.0.0 (2022-10-26)

  • release: prepare next release (aec0c3e)
  • release: release version (7131206)
  • chore: upgrade to rollup ^3.0.0 (16b5c6d)

2.9.0 (2022-10-26)

  • release: prepare next release (5551fb8)
  • release: release version (bdfd236)
  • chore: remove travis.yml file (09f99dc)
  • chore: update npmignore (3dea8e8)
  • chore: update nvmrc (d5f91bf)
  • chore: upgrade rollup-plugin-prettier to version 2.3.0 (afce619)
  • chore: upgrade rollup-plugin-strip-banner to version 2.1.0 (e305455)
  • chore(deps-dev): bump @​babel/core from 7.19.3 to 7.19.6 (#1252) (e313d4c), closes #1252
  • chore(deps-dev): bump @​rollup/plugin-babel from 6.0.0 to 6.0.2 (#1255) (f08ad5f), closes #1255
  • chore(deps-dev): bump @​rollup/plugin-commonjs from 23.0.0 to 23.0.2 (#1256) (3f23bee), closes #1256
  • chore(deps-dev): bump @​rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#1259) (e27887a), closes #1259
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#1251) (2edf7c6), closes #1251
  • chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#1260) (84dcab7), closes #1260
  • chore(deps-dev): bump @​typescript-eslint/parser from 5.40.0 to 5.40.1 (#1250) (43ce651), closes #1250
  • chore(deps-dev): bump @​typescript-eslint/parser from 5.40.1 to 5.41.0 (#1257) (65c8cff), closes #1257
  • chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#1258) (e6b4210), closes #1258

2.8.2 (2022-10-16)

  • release: prepare next release (e886a03)
  • release: release version (e250fab)
  • chore: update license header (d5dce88)
  • chore: update README (c1cbe08)
  • chore(ci): upgrade actions/setup-node to version 3.5.1 (e29da1e)
  • chore(deps-dev): bump @​babel/core from 7.18.10 to 7.18.13 (#1202) (ce81d82), closes #1202
  • chore(deps-dev): bump @​babel/core from 7.18.13 to 7.19.0 (#1216) (d551bfd), closes #1216
  • chore(deps-dev): bump @​babel/core from 7.18.2 to 7.18.5 (#1147) (a077dbd), closes #1147
  • chore(deps-dev): bump @​babel/core from 7.18.5 to 7.18.6 (#1162) (f2381b8), closes #1162

... (truncated)

Commits
  • b1d4a26 release: release version
  • 3c6f67e fix: resolve dir as soon as possible
  • 0719283 refactor: use path#resolve instead of path#normalize
  • 0bcc7f1 fix: ignore and skip virtual modules
  • bdfd236 release: release version
  • afce619 chore: upgrade rollup-plugin-prettier to version 2.3.0
  • e305455 chore: upgrade rollup-plugin-strip-banner to version 2.1.0
  • 3dea8e8 chore: update npmignore
  • e6b4210 chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#1258)
  • e27887a chore(deps-dev): bump @​rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#1259)
  • 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 show 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/regorxxx/chroma.js/network/alerts).