GoogleChromeLabs / proxx

A game of proximity
https://proxx.app
Apache License 2.0
1.31k stars 124 forks source link

Bump braces, rollup-pluginutils and typed-css-modules #557

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps braces to 3.0.3 and updates ancestor dependencies braces, rollup-pluginutils and typed-css-modules. These dependencies need to be updated together.

Updates braces from 2.3.2 to 3.0.3

Changelog

Sourced from braces's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[3.0.0] - 2018-04-08

v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.

Breaking Changes

  • The undocumented .makeRe method was removed

Non-breaking changes

  • Caching was removed
Commits


Updates rollup-pluginutils from 2.6.0 to 2.8.2

Changelog

Sourced from rollup-pluginutils's changelog.

2.8.2

2019-09-13

  • Handle optional catch parameter in attachScopes (#70)

2.8.1

2019-06-04

  • Support serialization of many edge cases (#64)

2.8.0

2019-05-30

  • Bundle updated micromatch dependency (#60)

2.7.1

2019-05-17

  • Do not ignore files with a leading "." in createFilter (#62)

2.7.0

2019-05-15

  • Add resolve option to createFilter (#59)
Commits


Updates typed-css-modules from 0.4.2 to 0.9.1

Release notes

Sourced from typed-css-modules's releases.

v0.9.1

Bug Fix

  • Map the allowArbitraryExtensions cli argument(#291)

v0.9.0

New features

v0.8.1

Bug fixes

  • Glob path on windows ( #241 )

New features

  • Add unlink watch ( #237 )

v0.8.0

New features

  • Allow async postprocessor function (#208)

Bug fixes

  • Empty .d.ts files are now valid TS modules (#142)
  • Upgrade or remove some vulnerable dependencies. (#203, #215)

Breaking change

  • Change supported Node.js version to v18

Misc

  • Sort types for stable diffs (#199)

v0.7.2

Bug Fixed

  • use relativeOutputFilePath instead of outputFilePath ( #180)

v0.7.1

New features

  • add new CLI option --listDifferent #179

v0.7.0

Misc

  • Upgrade some dependencies

... (truncated)

Commits
  • 7720600 0.9.1
  • ad625f1 Merge pull request #291 from jfurfaro/bugfix/arbitrary-extensions-cli
  • 4ea496d chore(deps): lock file maintenance
  • fd8bb84 actually map the allowArbitraryExtensions cli argument
  • 5da4ce8 chore(deps): update dependency ts-jest to v29.1.2
  • 03659d2 0.9.0
  • 87b7e0b Merge pull request #277 from jfurfaro/feature/allow-arbitrary-extensions
  • 995be2a README updates
  • f0a71a9 chore(deps): lock file maintenance
  • ec8b776 fix(deps): update dependency postcss-modules-scope to v3.1.1
  • 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/GoogleChromeLabs/proxx/network/alerts).