kernvalley / whiskey-flat-days

Map and events app for Whiskey Flat Days
https://whiskeyflatdays.com
MIT License
0 stars 1 forks source link

Bump nth-check and netlify-js-app #565

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nth-check to 2.1.1 and updates ancestor dependency netlify-js-app. These dependencies need to be updated together.

Updates nth-check from 1.0.2 to 2.1.1

Release notes

Sourced from nth-check's releases.

v2.1.1

  • The ESM code had some issues that are now fixed aeeb067

https://github.com/fb55/nth-check/compare/v2.1.0...v2.1.1

v2.1.0

What's Changed

  • nth-check is now a dual CommonJS and ESM module fb55/nth-check#206
  • With the new sequence and generate methods, it is now possible to generate a sequence of indices for a given formula fb55/nth-check#207

Full Changelog: https://github.com/fb55/nth-check/compare/v2.0.1...v2.1.0

v2.0.1

Fixes:

  • Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d
    • Ensures parsing will always have linear time complexity.

Internal:

  • chore(ci): Use GitHub Actions, Dependabot (#10) e02b4dd
  • Bump dependencies

https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1

v2.0.0

  • Port module to TS, Jest, ESLint

Breaking:

  • The main export is now a default export.
  • The module now throws regular Errors on invalid selectors instead of SyntaxErrors.
Commits


Updates netlify-js-app from 3.0.4 to 3.2.2

Release notes

Sourced from netlify-js-app's releases.

Release v3.2.2

See Changelog

Release v3.2.1

See Changelog

Release v3.2.0

See Changelog

Release v3.1.1

See Changelog

Release v3.1.0

See Changelog

Release v3.0.5

See Changelog

Changelog

Sourced from netlify-js-app's changelog.

[v3.2.2] - 2023-07-01

Changed

  • Various package updates and update version/lock scripts

[v3.2.1] - 2023-06-28

Changed

  • Misc updates

[v3.2.0] - 2023-06-20

Changed

  • Update @shgysk8zer0/css-utils with @shgysk8zer0/postcss-import

Removed

  • Uninstall svg-sprite-generator

[v3.1.1] - 2023-06-14

Added

  • Add @shgysk8zer0/svg-use-symbols

Deprecated

  • svg-sprite-generator will be removed soon

[v3.1.0] - 2023-06-12

Changed

  • Update @shgysk8zer0/rollup-import

[v3.0.5] - 2023-06-12

Changed

  • Use @shgysk8zer0/css-utils instead of postcss & stylelint
  • Use @shgysk8zer0/js-utils instead of rollup & eslint

Fixed

  • Update GitHub Release Action with correct permissions
  • Prevent .nvmrc from being publishing
Commits
  • e256356 Merge pull request #896 from shgysk8zer0/release/3.2.2
  • a2d9d70 Version bump
  • 3711dbd Merge pull request #895 from shgysk8zer0/dependabot/npm_and_yarn/netlify-cli-...
  • fe93131 Bump netlify-cli from 15.7.0 to 15.8.0
  • 0f16e49 Merge pull request #894 from shgysk8zer0/dependabot/npm_and_yarn/shgysk8zer0/...
  • 08374fe Bump @​shgysk8zer0/importmap from 1.0.10 to 1.0.11
  • 75f7ba4 Merge pull request #893 from shgysk8zer0/patch/version-bump
  • e1b8ed3 More updates...
  • 6435d27 Version bump
  • bff0ee2 Merge pull request #892 from shgysk8zer0/dependabot/npm_and_yarn/netlify-cli-...
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kernvalley/whiskey-flat-days/network/alerts).