10up / simple-page-ordering

Order your pages and other hierarchical post types with simple drag and drop right from the standard page list.
https://wordpress.org/plugins/simple-page-ordering/
GNU General Public License v2.0
141 stars 22 forks source link

Bump the npm_and_yarn group across 1 directory with 3 updates #193

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the npm_and_yarn group with 3 updates in the / directory: follow-redirects, postcss and 10up-toolkit.

Updates follow-redirects from 1.15.5 to 1.15.6

Commits


Updates postcss from 7.0.39 to 8.4.33

Release notes

Sourced from postcss's releases.

8.4.33

8.4.32

8.4.31

  • Fixed \r parsing to fix CVE-2023-44270.

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

8.4.21

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by @​romainmenke).

8.4.18

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.33

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

8.4.32

  • Fixed postcss().process() types (by Andrew Ferreira).

8.4.31

  • Fixed \r parsing to fix CVE-2023-44270.

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).

8.4.21

  • Fixed Input#error types (by Aleks Hudochenkov).

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

... (truncated)

Commits
  • ae57d83 Release 8.4.33 version
  • 2e9d029 Update dependencies
  • 892b269 Update size limit for new metric on brotli
  • f2e7a9f Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWorkResult
  • c751e11 Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-result--inve...
  • 3c2fa2a fix
  • a4626e9 failing test
  • c37346d refactor: check all falsy conditions of plugins and opts before returning NoW...
  • a0d9f10 Release 8.4.32 version
  • 0146b3e Add Node.js 21 to CI
  • Additional commits viewable in compare view


Updates 10up-toolkit from 5.2.3 to 6.0.0

Changelog

Sourced from 10up-toolkit's changelog.

6.0.0

Major Changes

  • 71460c9: update default value of useBlockAssets to true. If you are not ready for it yet. Set useBlockAssets to false in your 10up-toolkit package.json config.

    {
      "name": "your-project",
      "10up-toolkit": {
        "useBlockAssets": false
      }
    }
    
  • 091bb26: Update postcss-preset-env to ^9.0.0 from ^7.0.0 Swap postcss-editor-styles with postcss-editor-styles-wrapper which is compatible with PostCSS 8

  • e6c5140: Update linaria to next major and fix an issue with react-refresh plugin. Also drops support for node 14.

Minor Changes

  • e29ee64: Feature: sourcemap option for production builds
  • 0c969ef: Add support to configure Webpack's publicPath

Patch Changes

  • 08f7c78: Add .local to the default list of supported domains.
  • 6c8dbb5: Update dependencies
  • 91f266f: Fix HRM (again)
  • 5a8f979: Stop using react fast refresh fork in favor of the upstream package
  • 01ade56: Fix: allow overriding buildfiles.config.js, filenames.config.js and paths.config.js as stated in README

6.0.0-next.0

Major Changes

  • 71460c9: update default value of useBlockAssets to true. If you are not ready for it yet. Set useBlockAssets to false in your 10up-toolkit package.json config.

    {
      "name": "your-project",
      "10up-toolkit": {
        "useBlockAssets": false
      }
    }
    
  • 091bb26: Update postcss-preset-env to ^9.0.0 from ^7.0.0 Swap postcss-editor-styles with postcss-editor-styles-wrapper which is compatible with PostCSS 8

  • e6c5140: Update linaria to next major and fix an issue with react-refresh plugin. Also drops support for node 14.

... (truncated)

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/10up/simple-page-ordering/network/alerts).
dependabot[bot] commented 3 months ago

Superseded by #197.