Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all minor dependencies #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/plugin-transform-private-property-in-object (source) 7.24.1 -> 7.25.9 age adoption passing confidence
@babel/preset-env (source) 7.24.4 -> 7.26.7 age adoption passing confidence
@babel/preset-react (source) 7.24.1 -> 7.26.3 age adoption passing confidence
@babel/preset-typescript (source) 7.24.1 -> 7.26.0 age adoption passing confidence
@emotion/react (source) 11.11.4 -> 11.14.0 age adoption passing confidence
@emotion/styled (source) 11.11.5 -> 11.14.0 age adoption passing confidence
@testing-library/jest-dom 6.4.2 -> 6.6.3 age adoption passing confidence
@testing-library/user-event 14.5.2 -> 14.6.1 age adoption passing confidence
@types/react (source) 18.2.38 -> 18.3.18 age adoption passing confidence
@types/sanitize-html (source) 2.11.0 -> 2.13.0 age adoption passing confidence
eslint-import-resolver-typescript 3.6.1 -> 3.7.0 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-router-dom (source) 6.23.0 -> 6.28.2 age adoption passing confidence
sanitize-html 2.13.0 -> 2.14.0 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.2.5 age adoption passing confidence
use-local-storage-state 19.2.0 -> 19.5.0 age adoption passing confidence
zod (source) 3.23.4 -> 3.24.1 age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

babel/babel (@​babel/plugin-transform-private-property-in-object)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
emotion-js/emotion (@​emotion/react)

v11.14.0

Compare Source

Minor Changes
  • #​3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes

v11.13.5

Compare Source

v11.13.3

Compare Source

v11.13.0

Compare Source

v11.12.0

Compare Source

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.3

Compare Source

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.8

Compare Source

v6.4.7

Compare Source

v6.4.6

Compare Source

Bug Fixes

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

v6.4.3

Compare Source

testing-library/user-event (@​testing-library/user-event)

v14.6.1

Compare Source

Bug Fixes

v14.6.0

Compare Source

Features
Bug Fixes
  • clipboard: await DataTransferItem.getAsString() callback (#​1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#​1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#​1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#​1229) (5f3d28f)
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.7.0

Compare Source

Minor Changes
  • #​326 93ea130 Thanks @​SukkaW! - This version has implemented the eslint-plugin-import-x's v3 resolver interface. This allows you to use import/require to reference eslint-import-resolver-typescript directly in your ESLint flat config:

    Previously

    // eslint.config.js
    module.exports = {
      settings: {
        'import-x/resolver': {
          typescript: {
            alwaysTryTypes: true,
          },
          // or
          require.resolve('eslint-import-resolver-typescript'):
            alwaysTryTypes: true,
          }
        }
      }
    }

    Now

    // eslint.config.js
    const {
      createTypeScriptImportResolver,
    } = require('eslint-import-resolver-typescript')
    
    module.exports = {
      settings: {
        'import-x/resolver-next': [
          createTypeScriptImportResolver({
            alwaysTryTypes: true,
          }),
        ],
      },
    }

    Note that this only works with eslint-plugin-import-x@>=4.5.0. You can't use createTypeScriptImportResolver with the older versions of eslint-plugin-import-x or any existing versions of eslint-plugin-import.

v3.6.3

Compare Source

Patch Changes
import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
facebook/react (react)

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-dom)

v18.3.1

Compare Source

v18.3.0

Compare Source

remix-run/react-router (react-router-dom)

v6.28.2

Compare Source

v6.28.1

Compare Source

v6.28.0

Compare Source

Minor Changes
    • Log deprecation warnings for v7 flags (#​11750)
    • Add deprecation warnings to json/defer in favor of returning raw objects
      • These methods will be removed in React Router v7
Patch Changes

v6.27.0

Compare Source

v6.26.2

Compare Source

v6.26.1

Compare Source

v6.26.0

Compare Source

Minor Changes
  • Add a new replace(url, init?) alternative to redirect(url, init?) that performs a history.replaceState instead of a history.pushState on client-side navigation redirects (#​11811)
Patch Changes
  • Fix initial hydration behavior when using future.v7_partialHydration along with unstable_patchRoutesOnMiss (#​11838)
    • During initial hydration, router.state.matches will now include any partial matches so that we can render ancestor HydrateFallback components
  • Updated dependencies:

v6.25.1

Compare Source

Patch Changes

v6.25.0

Compare Source

Minor Changes
  • Stabilize future.unstable_skipActionErrorRevalidation as future.v7_skipActionErrorRevalidation (#​11769)

    • When this flag is enabled, actions will not automatically trigger a revalidation if they return/throw a Response with a 4xx/5xx status code
    • You may still opt-into revalidation via shouldRevalidate
    • This also changes shouldRevalidate's unstable_actionStatus parameter to actionStatus
Patch Changes

v6.24.1

Compare Source

Patch Changes

[v6.24.0](https://r


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels May 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor branch from e18f6e8 to ddfc277 Compare May 18, 2024 10:43
@renovate renovate bot changed the title chore(deps): update all minor dependencies to v18.3.1 chore(deps): update all minor dependencies May 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor branch from ddfc277 to 91f857a Compare May 30, 2024 21:29
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from c069e35 to 9eb503b Compare June 19, 2024 11:18
Copy link

@renovate renovate bot force-pushed the renovate/all-minor branch from 9eb503b to 877a2f8 Compare July 1, 2024 19:03
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 14b1a3d to 92095d1 Compare July 17, 2024 10:25
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from fc7f412 to 2b00df5 Compare July 24, 2024 20:16
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from e344ba8 to 4f90185 Compare July 26, 2024 09:19
@renovate renovate bot changed the title chore(deps): update all minor dependencies fix(deps): update all minor dependencies Jul 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 29fd05c to 6a8b867 Compare August 2, 2024 17:22
@renovate renovate bot changed the title fix(deps): update all minor dependencies chore(deps): update all minor dependencies Aug 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from 05acdba to 14edf58 Compare August 8, 2024 10:24
@renovate renovate bot force-pushed the renovate/all-minor branch from 14edf58 to d78105e Compare August 15, 2024 07:08
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from 0dccc35 to f4c3c35 Compare August 28, 2024 06:36
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from e35c9a1 to 9dfdc0e Compare November 20, 2024 14:23
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from ecf892a to 2ee0bd2 Compare December 2, 2024 11:24
@renovate renovate bot changed the title chore(deps): update all minor dependencies chore(deps): update all minor dependencies - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/all-minor branch December 8, 2024 18:39
@renovate renovate bot changed the title chore(deps): update all minor dependencies - autoclosed chore(deps): update all minor dependencies Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor branch from 2ee0bd2 to 5cfc9b2 Compare December 9, 2024 00:49
@renovate renovate bot changed the title chore(deps): update all minor dependencies fix(deps): update all minor dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor branch 7 times, most recently from 52f673a to 43af3ae Compare December 17, 2024 10:42
Copy link

Plan for terraform

❌   Terraform Init: failed
❌   Terraform Validate: failed
❌   Terraform Format: failed
❌   Terraform Plan: failed
❌   Conftest: failed

Show Init results
Initializing modules...
Downloading git::https://github.com/cds-snc/terraform-modules.git?ref=v7.4.3 for pr_review_env...
- pr_review_env in .terraform/modules/pr_review_env/gh_oidc_role
Downloading git::https://github.com/cds-snc/terraform-modules.git?ref=v7.4.3 for website...
- website in .terraform/modules/website/simple_static_website

Initializing the backend...
time=2024-12-17T10:42:30Z level=warning msg=No double-slash (//) found in source URL /home/runner/work/threat-modeling-tool/threat-modeling-tool/terraform. Relative paths in downloaded Terraform code may not work.

Error: failed to read dependency lock file: 5 problems:

- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws are invalid: missing comma after "".
- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws must be written in normalized form: "".
- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws are invalid: missing comma after "".
- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws must be written in normalized form: "".
- Duplicate provider lock: This lockfile already declared a lock for provider registry.terraform.io/hashicorp/aws at .terraform.lock.hcl:4,1-47.


time=2024-12-17T10:42:32Z level=error msg=1 error occurred:
	* exit status 1


Show Validate results
time=2024-12-17T10:42:32Z level=warning msg=No double-slash (//) found in source URL /home/runner/work/threat-modeling-tool/threat-modeling-tool/terraform. Relative paths in downloaded Terraform code may not work.
�[0m�[1mInitializing modules...�[0m

�[0m�[1mInitializing the backend...�[0m
�[31m�[31m╷�[0m�[0m
�[31m│�[0m �[0m�[1m�[31mError: �[0m�[0m�[1mfailed to read dependency lock file: 5 problems:
�[31m│�[0m �[0m
�[31m│�[0m �[0m- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws are invalid: missing comma after "".
�[31m│�[0m �[0m- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws must be written in normalized form: "".
�[31m│�[0m �[0m- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws are invalid: missing comma after "".
�[31m│�[0m �[0m- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws must be written in normalized form: "".
�[31m│�[0m �[0m- Duplicate provider lock: This lockfile already declared a lock for provider registry.terraform.io/hashicorp/aws at .terraform.lock.hcl:4,1-47.�[0m
�[31m│�[0m �[0m
�[31m│�[0m �[0m�[0m
�[31m╵�[0m�[0m
�[0m�[0m
time=2024-12-17T10:42:33Z level=error msg=1 error occurred:
	* exit status 1


Show plan
time=2024-12-17T10:42:34Z level=warning msg=No double-slash (//) found in source URL /home/runner/work/threat-modeling-tool/threat-modeling-tool/terraform. Relative paths in downloaded Terraform code may not work.
�[0m�[1mInitializing modules...�[0m

�[0m�[1mInitializing the backend...�[0m
�[31m�[31m╷�[0m�[0m
�[31m│�[0m �[0m�[1m�[31mError: �[0m�[0m�[1mfailed to read dependency lock file: 5 problems:
�[31m│�[0m �[0m
�[31m│�[0m �[0m- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws are invalid: missing comma after "".
�[31m│�[0m �[0m- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws must be written in normalized form: "".
�[31m│�[0m �[0m- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws are invalid: missing comma after "".
�[31m│�[0m �[0m- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws must be written in normalized form: "".
�[31m│�[0m �[0m- Duplicate provider lock: This lockfile already declared a lock for provider registry.terraform.io/hashicorp/aws at .terraform.lock.hcl:4,1-47.�[0m
�[31m│�[0m �[0m
�[31m│�[0m �[0m�[0m
�[31m╵�[0m�[0m
�[0m�[0m
time=2024-12-17T10:42:34Z level=error msg=1 error occurred:
	* exit status 1


@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from 0a84e54 to 3c191c4 Compare December 23, 2024 12:46
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 571183b to 3d97b9b Compare December 27, 2024 02:32
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from ec0881b to 85872a8 Compare January 28, 2025 19:35
@renovate renovate bot force-pushed the renovate/all-minor branch from 85872a8 to 16bf8e8 Compare January 30, 2025 14:24
@renovate renovate bot force-pushed the renovate/all-minor branch from 16bf8e8 to aff2c47 Compare January 31, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants