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 dependencies j:kit-282 #3522

Merged
merged 6 commits into from
Jan 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/preset-env (source) 7.23.7 -> 7.23.8 age adoption passing confidence dependencies patch
@babel/standalone (source) 7.23.7 -> 7.23.8 age adoption passing confidence dependencies patch
@coveo/semantic-monorepo-tools 2.4.10 -> 2.4.11 age adoption passing confidence dependencies patch
@lwc/compiler (source) 5.2.2 -> 5.3.0 age adoption passing confidence devDependencies minor
@npmcli/arborist (source) 7.2.2 -> 7.3.0 age adoption passing confidence dependencies minor
@octokit/auth-app 6.0.2 -> 6.0.3 age adoption passing confidence dependencies patch
@octokit/graphql-schema 14.46.1 -> 14.47.1 age adoption passing confidence devDependencies minor
@rollup/plugin-typescript (source) 11.1.5 -> 11.1.6 age adoption passing confidence devDependencies patch
@salesforce/cli 2.22.7 -> 2.23.20 age adoption passing confidence dependencies minor
@salesforce/sfdx-lwc-jest 3.1.0 -> 3.1.1 age adoption passing confidence devDependencies patch
@types/node (source) 20.10.7 -> 20.11.2 age adoption passing confidence devDependencies minor
@types/node (source) 20.10.7 -> 20.11.2 age adoption passing confidence dependencies minor
@typescript-eslint/eslint-plugin (source) 6.18.0 -> 6.19.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 6.18.0 -> 6.19.0 age adoption passing confidence devDependencies minor
actions/cache 704facf -> e12d46a age adoption passing confidence action digest
aws-sdk 2.1531.0 -> 2.1536.0 age adoption passing confidence devDependencies minor
css-loader 6.8.1 -> 6.9.0 age adoption passing confidence devDependencies minor
eslint-plugin-jest 27.6.1 -> 27.6.3 age adoption passing confidence devDependencies patch
lit-analyzer 2.0.2 -> 2.0.3 age adoption passing confidence dependencies patch
lit-html (source) 3.1.0 -> 3.1.1 age adoption passing confidence devDependencies patch
node 20.10.0 -> 20.11.0 age adoption passing confidence minor
prettier (source) 3.1.1 -> 3.2.2 age adoption passing confidence devDependencies minor
storybook (source) 7.6.7 -> 7.6.8 age adoption passing confidence dependencies patch
style-loader 3.3.3 -> 3.3.4 age adoption passing confidence devDependencies patch
vue (source) 3.4.5 -> 3.4.14 age adoption passing confidence dependencies minor
zone.js (source, changelog) 0.14.2 -> 0.14.3 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/preset-env)

v7.23.8

Compare Source

🐛 Bug Fix
↩️ Revert
🔬 Output optimization
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
coveo/semantic-monorepo-tools (@​coveo/semantic-monorepo-tools)

v2.4.11

Compare Source

salesforce/lwc (@​lwc/compiler)

v5.3.0

Compare Source

What's Changed

Full Changelog: salesforce/lwc@v5.2.2...v5.3.0

npm/cli (@​npmcli/arborist)

v7.3.0

Features
octokit/auth-app.js (@​octokit/auth-app)

v6.0.3

Compare Source

Bug Fixes
  • dependencies: bump universal-github-app-jwt to 1.1.2 (#​562) (52346fe)
octokit/graphql-schema (@​octokit/graphql-schema)

v14.47.1

Compare Source

Bug Fixes

v14.47.0

Compare Source

Features
  • {Organization,RepositoryOwner,Topic}#repositories(visibility), Repository#forks({visibility}), OrganizationInvitation#inviterActor, Ref#rules, comment updates (#​879) (d9454b7)
rollup/plugins (@​rollup/plugin-typescript)

v11.1.6

2024-01-09

Bugfixes
  • fix: Ensure rollup 4 compatibility (#​1658)
salesforcecli/cli (@​salesforce/cli)

v2.23.20

Compare Source

!! Release as nightly !!

v2.23.19

Compare Source

!! Release as nightly !!

v2.23.18

Compare Source

!! Release as nightly !!

v2.23.17

Compare Source

!! Release as nightly !!

v2.23.16

Compare Source

!! Release as nightly !!

v2.23.15

Compare Source

!! Release as nightly !!

v2.23.14

Compare Source

!! Release as nightly !!

v2.23.13

Compare Source

!! Release as nightly !!

v2.23.12

Compare Source

!! Release as nightly !!

v2.23.11

Compare Source

!! Release as nightly !!

v2.23.10

Compare Source

!! Release as nightly !!

v2.23.9

Compare Source

!! Release as nightly !!

v2.23.8

Compare Source

!! Release as nightly !!

v2.23.7

Compare Source

!! Release as nightly !!

v2.23.6

Compare Source

!! Release as nightly !!

v2.23.5

Compare Source

!! Release as nightly !!

v2.23.4

Compare Source

!! Release as nightly !!

v2.23.3

Compare Source

!! Release as nightly !!

v2.23.2

Compare Source

!! Release as nightly !!

v2.23.1

Compare Source

!! Release as nightly !!

v2.23.0

Compare Source

!! Release as nightly !!

salesforce/sfdx-lwc-jest (@​salesforce/sfdx-lwc-jest)

v3.1.1

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v3.1.0...v3.1.1

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

You can read about our versioning strategy and releases on our website.

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You
  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.19.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.18.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

aws/aws-sdk-js (aws-sdk)

v2.1536.0

Compare Source

  • feature: SageMaker: This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

v2.1535.0

Compare Source

  • feature: Connect: Supervisor Barge for Chat is now supported through the MonitorContact API.
  • feature: ConnectParticipant: Introduce new Supervisor participant role
  • feature: MWAA: This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.
  • feature: S3Control: S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
  • feature: SupplyChain: This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob.
  • feature: Transfer: AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.

v2.1534.0

Compare Source

  • feature: EC2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • feature: ECS: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • feature: EventBridge: Adding AppSync as an EventBridge Target
  • feature: IoTFleetWise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
  • feature: Iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog

v2.1533.0

Compare Source

  • feature: CloudWatchLogs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • feature: ConnectCampaigns: Minor pattern updates for Campaign and Dial Request API fields.
  • feature: Location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
  • feature: QConnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
  • feature: Route53: Route53 now supports geoproximity routing in AWS regions
  • feature: Wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.

v2.1532.0

Compare Source

  • feature: CodeBuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
  • feature: EC2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
  • feature: Route53Resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.
webpack-contrib/css-loader (css-loader)

v6.9.0

Compare Source

Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes
jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.6.3

Compare Source

Bug Fixes

v27.6.2

Compare Source

Reverts
runem/lit-analyzer (lit-analyzer)

v2.0.3

Compare Source

lit/lit (lit-html)

v3.1.1

Compare Source

Patch Changes
nodejs/node (node)

v20.11.0

Compare Source

prettier/prettier (prettier)

v3.2.2

Compare Source

diff

Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#​15896 by @​eelco)

For example this code would crash before:

<style {...spread}>{`.{}`}</style>
Fix formatting error on optional call expression and member chain (#​15920 by @​sosukesuzuki)
// Input
a(() => {}, c?.d());

// Prettier 3.2.1
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.2
a(() => {}, c?.d());

v3.2.1

Compare Source

diff

Fix formatting error on member chain (#​15915 by @​sosukesuzuki)
// Input
test().test2().test2(thing?.something);

// Prettier 3.2.0
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.1
test().test2().test2(thing?.something);

v3.2.0

Compare Source

diff

🔗 Release Notes

storybookjs/storybook (storybook)

v7.6.8

Compare Source

webpack-contrib/style-loader (style-loader)

v3.3.4

Compare Source

3.3.4 (2024-01-09)
Bug Fixes
vuejs/core (vue)

v3.4.14

Compare Source

Bug Fixes

v3.4.13

Compare Source

Bug Fixes

v3.4.12

Compare Source

Reverts

v3.4.11

Compare Source

Bug Fixes

v3.4.10

Compare Source

Bug Fixes
  • hydration: should not warn on falsy bindings of non-property keys (3907c87)

v3.4.9

Compare Source

Bug Fixes
  • build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
  • hydration: do not warn against bindings w/ object values (dcc68ef)
  • runtime-dom: unify behavior for v-show + style display binding (#​10075) (cd419ae), closes #​10074
  • suspense: avoid double-patching nested suspense when parent suspense is not resolved (#​10055) (bcda96b), closes #​8678

v3.4.8

Compare Source

Bug Fixes

v3.4.7

Compare Source

Bug Fixes
Reverts
  • "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)

v3.4.6

Compare Source

Bug Fixes

v3.4.5

Compare Source

Bug Fixes
  • compiler-sfc: fix co-usage of defineModel transform options and props destructure (b20350d), closes #​9972
  • compiler-sfc: fix sfc template unref rewrite for class instantiation (ae60a91), closes #​6483 #​6491
  • compiler-ssr: fix node clone edge case caused by AST reuse (#​9983) (7dbdb3e), closes #​9981
  • watch: cleanup watcher effect from scope when manually stopped (#​9978) (d2d8955)

v3.4.4

Compare Source

Bug Fixes
  • compiler-sfc: fix scss source map regression (71d3121), closes #​9970 #​9969
  • compiler-sfc: use compilerOptions when re-parsing consumed AST (d94d8d4)
  • defineModel: support kebab-case/camelCase mismatches (#​9950) (10ccb9b)
  • runtime-core: correctly assign suspenseId to avoid conflicts with the default id (#​9966) (0648804), closes #​9944
  • ssr: avoid rendering transition-group slot content as a fragment (#​9961) (0160264), closes #​9933
  • watch: remove instance unmounted short circuit in getter of watchEffect (#​9948) (f300a40)
  • watch: revert watch behavior when watching shallow reactive objects (a9f781a), closes #​9965
Performance Improvements
  • watch: avoid double traverse for reactive source (24d77c2)

v3.4.3

Compare Source

Bug Fixes
  • compiler-sfc: respect sfc parse options in cache key (b8d58ec)

v3.4.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners January 15, 2024 02:13
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from c5c8d5a to fc5c9d3 Compare January 15, 2024 19:40
@fbeaudoincoveo
Copy link
Contributor

The node 20.11.0 upgrade appears to be breaking the docs build, probably because of the following change: nodejs/node#50341

@fbeaudoincoveo
Copy link
Contributor

Screenshot 2024-01-15 at 4 17 17 PM Screenshot 2024-01-15 at 4 19 31 PM

@louis-bompart
Copy link
Collaborator

The node 20.11.0 upgrade appears to be breaking the docs build, probably because of the following change: nodejs/node#50341

validate by downgrading to 20.10.0 in this PR, if it passes, add a renovate rule in renovate.json to lock it out, tho we'll need to analyze our npm supply-chain to find out where the faulty duplexify is coming from, and kicking it outta here.

@fbeaudoincoveo
Copy link
Contributor

validate by downgrading to 20.10.0 in this PR, if it passes, add a renovate rule in renovate.json to lock it out, tho we'll need to analyze our npm supply-chain to find out where the faulty duplexify is coming from, and kicking it outta here.

@louis-bompart : validated, it works on node 20.10 and doesn't in 20.11

as shown in the captures above, I think I found the culprit, though so I'll see if I can fix this.

@fbeaudoincoveo
Copy link
Contributor

@louis-bompart , confirmed it works if I get rid the stream padding

According to #2732, this was for logging purposes. Do you have any strong objection to removing it?

Copy link
Contributor Author

renovate bot commented Jan 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot requested a review from a team as a code owner January 16, 2024 17:43
@fbeaudoincoveo
Copy link
Contributor

The report bundle size action is failing because it's running the master build on node 20.11.

We could make it pass by first opening / merging a PR that removes the problematic stream padding, and then rebasing the renovate/all, but doing so seems superfluous to me.

Since all tests are passing and we understand why the report bundle size one is failing, I'm confident that we can merge even though this action is failing.

@fbeaudoincoveo fbeaudoincoveo merged commit 59c3ac7 into master Jan 17, 2024
88 of 89 checks passed
@fbeaudoincoveo fbeaudoincoveo deleted the renovate/all branch January 17, 2024 16:31
Copy link
Contributor

@fbeaudoincoveo fbeaudoincoveo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@olamothe olamothe self-requested a review January 19, 2024 20:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants