Bump glob-parent and tailwindcss in /exampleSite
Bumps glob-parent to 5.1.2 and updates ancestor dependency tailwindcss. These dependencies need to be updated together.
Updates glob-parent from 2.0.0 to 5.1.2
Release notes
Sourced from glob-parent's releases.
v5.1.2
Bug Fixes
v5.1.1
Bug Fixes
v5.1.0
Features
v5.0.0
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
Miscellaneous Chores
- Drop support for node <6 & bump dependencies (896c0c0)
v4.0.0
⚠ BREAKING CHANGES
- question marks are valid path characters on Windows so avoid flagging as a glob when alone
- Update is-glob dependency
Features
- hoist regexps and strings for performance gains (4a80667)
- question marks are valid path characters on Windows so avoid flagging as a glob when alone (2a551dd)
- Update is-glob dependency (e41fcd8)
v3.1.0
Features
... (truncated)
Changelog
Sourced from glob-parent's changelog.
5.1.2 (2021-03-06)
Bug Fixes
6.0.2 (2021-09-29)
Bug Fixes
6.0.1 (2021-07-20)
Bug Fixes
6.0.0 (2021-05-03)
⚠ BREAKING CHANGES
- Correct mishandled escaped path separators (#34)
- upgrade scaffold, dropping node <10 support
Bug Fixes
Miscellaneous Chores
- upgrade scaffold, dropping node <10 support (e83d0c5)
5.1.1 (2021-01-27)
Bug Fixes
5.1.0 (2021-01-27)
Features
5.0.0 (2021-01-27)
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
... (truncated)
Commits
eb2c439chore: update changelog12bcb6cchore: release 5.1.2f923116fix: eliminate ReDoS (#36)0b014a7chore: add JSDoc returns information (#33)2b24ebdchore: generate initial changelog9b6e874chore: release 5.1.1749c35eci: try wrapping the JOB_ID in a string5d39defci: attempt to switch to published coveralls0b5b37fci: put the npm step back in for only Windows473f5d8ci: update azure build images- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by phated, a new releaser for glob-parent since your current version.
Updates tailwindcss from 2.1.2 to 2.2.19
Release notes
Sourced from tailwindcss's releases.
v2.2.19
Fixed
- Ensure
corePluginsorder is consistent in AOT mode (#5928)v2.2.18
Fixed
- Bump versions for security vulnerabilities (#5924)
v2.2.17
Fixed
- Configure chokidar's
awaitWriteFinishsetting to avoid occasional stale builds on Windows (#5758)v2.2.16
Fixed
- JIT: Properly handle animations that use CSS custom properties (#5602)
v2.2.15
Fixed
- Ensure using CLI without
-ifor input file continues to work even though deprecated (#5464)v2.2.14
Fixed
- Only use
@defaultsin JIT, switch back toclean-cssin case there's any meaningful differences in the output (bf248cb)v2.2.13
Fixed
- Fix broken CDN build
v2.2.12
Fixed
- Ensure that divide utilities inject a default border color (#5438)
v2.2.11
Fixed
- Rebundle to fix missing CLI peer dependencies
v2.2.10
Fixed
- Fix build error when using
presets: []in config file (#4903)
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[2.2.19] - 2021-10-29
Fixed
- Ensure
corePluginsorder is consistent in AOT mode (#5928)[2.2.18] - 2021-10-29
Fixed
- Bump versions for security vulnerabilities (#5924)
[2.2.17] - 2021-10-13
Fixed
- Configure chokidar's
awaitWriteFinishsetting to avoid occasional stale builds on Windows (#5758)[2.2.16] - 2021-09-26
Fixed
- JIT: Properly handle animations that use CSS custom properties (#5602)
[2.2.15] - 2021-09-10
Fixed
- Ensure using CLI without
-ifor input file continues to work even though deprecated (#5464)[2.2.14] - 2021-09-08
Fixed
- Only use
@defaultsin JIT, switch back toclean-cssin case there's any meaningful differences in the output (bf248cb)[2.2.13] - 2021-09-08
Fixed
- Replace
clean-csswithcssnanofor CDN builds to fix minified builds (75cc3ca)[2.2.12] - 2021-09-08
Fixed
- Ensure that divide utilities inject a default border color (#5438)
[2.2.11] - 2021-09-07
... (truncated)
Commits
ee87fed2.2.19fa275baupdate changelog468c9c5EnsurecorePluginsorder is consistent (#5928)e08003dupdate changeloga601b9f2.2.188b77c10bump security vulnerabilitiesfa3d91bFix version number in changelog769d22f2.2.17e6d3b2bUpdate changeloga3049e6ConfigureawaitWriteFinishfor chokidar (#5758)- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.