BenjaminVanRyseghem / numbro

A JS library for number formatting
http://numbrojs.com
MIT License
1.09k stars 197 forks source link

Bump rollup-plugin-license from 3.1.0 to 3.2.0 #734

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps rollup-plugin-license from 3.1.0 to 3.2.0.

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
  • 22de2a0 release: release version
  • b8aa30d doc: update README
  • 97cab19 chore(deps-dev): bump rollup from 3.29.4 to 4.1.0 (#1595)
  • 6104236 chore: upgrade rollup-plugin-prettier to version 4.1.1
  • d99da73 declare Rollup 4 compatibility (#1594)
  • a8a8543 doc: update copyright header
  • 996cb3f chore: upgrade rollup-plugin-prettier to version 4.1.0
  • 6e7f49e chore: upgrade rollup-plugin-strip-banner to version 3.1.0
  • 568727e chore(deps-dev): bump @​babel/preset-env from 7.22.20 to 7.23.2 (#1593)
  • 77bde61 chore(deps-dev): bump @​babel/core from 7.23.0 to 7.23.2 (#1592)
  • Additional commits viewable in compare view


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 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)