vertigis / workflow-activities-arcfm

ArcFM Activity Pack for VertiGIS Studio Workflow
MIT License
1 stars 0 forks source link

build(deps): Bump postcss and @vertigis/workflow-sdk #39

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 8 months ago

Bumps postcss to 8.4.33 and updates ancestor dependency @vertigis/workflow-sdk. These dependencies need to be updated together.

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 @vertigis/workflow-sdk from 2.0.5 to 4.1.0

Release notes

Sourced from @​vertigis/workflow-sdk's releases.

v4.1.0

4.1.0 (2023-10-30)

Features

Bug Fixes

v4.0.1

4.0.1 (2023-07-13)

Bug Fixes

v4.0.0

4.0.0 (2023-06-21)

⚠ BREAKING CHANGES

  • Upgrade to workflow 5.33.1 (#27)

Features

v3.1.2

3.1.2 (2023-04-13)

Bug Fixes

  • use elementId as fallback displayName of form elements (#26) (b88bdec)

v3.1.1

3.1.1 (2023-03-08)

Bug Fixes

  • Update @​vertigis/workflow package to latest (#25) (d9d6081)

... (truncated)

Commits
  • c4f0e31 fix: fix semantic release (#34)
  • b6bbaaa fix: Update checkout and setup-node actions (#32)
  • 4c0529f feat: update dependencies (#31)
  • d331b0c fix: Update to Node 18 (#30)
  • 49499e0 fix: #28 eslint plugins not compatible with v8. (#29)
  • af60c84 feat!: Upgrade to workflow 5.33.1 (#27)
  • b88bdec fix: use elementId as fallback displayName of form elements (#26)
  • d9d6081 fix: Update @​vertigis/workflow package to latest (#25)
  • 9d88aff feat: Update all eslint packages to latest (#22)
  • 73c8d2d fix: @​vertigis/reporting-client should not be external (#23)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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/geocortex/workflow-activities-arcfm/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

rcooney commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

dependabot[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.