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 non-major dependencies (minor) #317

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@azure/storage-blob (source) 12.4.1 -> 12.16.0 age adoption passing confidence
swr (source) ^0.4.2 -> ^0.5.0 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-js (@​azure/storage-blob)

v12.13.0

Features Added
  • Includes all features released in 12.13.0-beta.1.
  • Added BlobDownloadHeaders.createdOn property for interface BlobClient.Download().
Bugs Fixed
  • Fixed an issue of getting 403 error for file or directory name with './' or '../'

v12.12.0

Features Added
  • Added support for service version 2021-12-02.
Other Changes
  • Update dependency @azure/core-http version to ^3.0.0.

v12.10.0

12.10.0 (2022-05-12)

Features Added
  • Includes all features released in 12.10.0-beta.1.
Bugs Fixed
  • Refined user-agent value to avoid failure when os information is not available on some platforms.
  • Fix an issue of not returning raw blob properties in ContainerClient.listBlobsFlat() and ContainerClient.listBlobsByHierarchy().

v12.9.0

12.9.0 (2022-03-11)

Features Added
  • Includes all features released in 12.9.0-beta.1, 12.9.0-beta.2, 12.9.0-beta.3 and 12.9.0-beta.4.
Bugs Fixed
  • Fixed an issue of always sending x-ms-encryption-algorithm header in request.

v12.8.0

12.8.0 (2021-09-10)

Features Added
  • Includes all features released in 12.8.0-beta.1.

v12.7.0

12.7.0 (2021-08-02)

  • Support for Node.js 8 and IE 11 has been dropped. Please see our support policy for more details.
  • Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features
  • Updated our internal core package dependencies to their latest versions in order to add support for Opentelemetry 1.0.0 which is compatible with the latest versions of our other client libraries.

v12.6.0

12.6.0 (2021-06-09)

  • Includes all features released in 12.6.0-beta.1.

v12.5.0

12.5.0 (2021-03-10)

  • Includes all features released in 12.5.0-beta.1.
vercel/swr (swr)

v0.5.7

Compare Source

v0.5.6

Compare Source

Patches
Credits

Huge thanks to @​promer94 for helping!

v0.5.5

Compare Source

v0.5.4

Compare Source

Patches
  • Refactor: fix a react-hooks/exhaustive-deps warning: #​1035
  • Test: refactor use-swr-focus.test.tsx: #​1036
  • Test: refactor use-swr-infinite.test.tsx: #​1039
  • Export default SWR config to allow more flexible extensions: #​1023
  • Test: refactor use-swr-integration.test.tsx: #​1049
  • Fix: invalid invocation on raf: #​1051
  • Types: expose KeyLoader: #​1054
  • Test: refactor use-swr-key.test.tsx: #​1055
Credits

Huge thanks to @​koba04, @​jakubriedl, and @​huozhi for helping!

v0.5.3

Compare Source

Patches
  • Fix dequal vendor: #​1027
  • Test: refactor tests for configs: #​1006
  • Test: refactor use-swr-error.test.tsx: #​1031
  • Micro optimizations: #​1018
  • Fix: support multiple useSWRInfinite hooks in a page: #​1009
Credits

Huge thanks to @​promer94 and @​koba04 for helping!

v0.5.2

Compare Source

v0.5.1

Compare Source

Patches
  • Fix: revalidate with initialData when changing the key: #​961
  • Update CODEOWNERS: dd1bcf9
  • Allow passing undefined config: #​1022
  • Make swr zero dependency: #​1024
Credits

Huge thanks to @​koba04 and @​huozhi for helping!

v0.5.0

Compare Source

Minor Changes
  • Types: makes types fn and config and getKey more strictly: #​946
  • Fix: do not cache when mutate throws an error synchronously: #​977
  • Perf: avoid unnecessary re-renders with the suspense mode: #​979
  • Fix: do not depend on navigator.onLine; code optimizations: #​1004
  • Fix: sync mutations are applied independently: #​1003
  • Fix: sync cache only on compare returns true: #​907
  • Optimize isValidating status: #​967
  • Clean up types: #​1016
  • Enable typescript strict mode: #​1010
Patches
  • Update README.md: #​974
  • Refactor: move DOM event handlers into web-preset: #​972
  • Add-infinite-scroll-example: #​970
  • Refactor: add the register prefix to onFocus and onReconnect: #​993
  • Add example using useSWRInfinite: #​968
  • Test: refactor use-swr-cache.test.tsx: #​932
  • Using vite2 and add playground to master: #​995
  • Test: refactor use-swr-config-callbacks.test.tsx: #​933
  • Keep old esm directory structure: #​1011
Credits

Huge thanks to @​koba04, @​huozhi, @​Kexin-Li, @​promer94, @​dingran, and @​ramyareye for helping!


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, 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.

@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-2um4jx August 31, 2021 23:07 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 3d1882b to d2b3c28 Compare September 2, 2021 02:14
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-2um4jx September 2, 2021 02:17 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d2b3c28 to cf97698 Compare September 7, 2021 17:09
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-2um4jx September 7, 2021 17:11 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from cf97698 to e716966 Compare September 10, 2021 00:02
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 10, 2021 00:05 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from e716966 to 0ad4cb8 Compare September 10, 2021 00:49
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 10, 2021 00:52 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0ad4cb8 to bab7e00 Compare September 10, 2021 08:50
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 10, 2021 08:54 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from bab7e00 to 42ae87a Compare September 14, 2021 01:03
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 14, 2021 01:06 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 42ae87a to c4346bf Compare September 14, 2021 02:12
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 14, 2021 02:15 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from c4346bf to aab3f1e Compare September 14, 2021 09:37
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 14, 2021 09:40 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from aab3f1e to 0bc7042 Compare September 14, 2021 14:10
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 14, 2021 14:13 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0bc7042 to 528447c Compare September 15, 2021 00:11
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 15, 2021 00:14 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 528447c to 7d902c1 Compare September 16, 2021 22:40
@github-actions github-actions bot requested a deployment to carnets-renovate-all-dependencies-minor-patch-4xj1w4 September 16, 2021 22:44 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch 5 times, most recently from a207bbe to 405db74 Compare September 24, 2021 01:04
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 405db74 to c7d29cf Compare September 27, 2021 19:13
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 89fec17 to bb18d1e Compare August 17, 2023 11:36
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from bb18d1e to 0cba5d4 Compare August 18, 2023 01:44
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 0cba5d4 to 178e7a5 Compare August 19, 2023 02:16
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 178e7a5 to cb92361 Compare August 27, 2023 16:48
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from cb92361 to d7de750 Compare September 12, 2023 07:53
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d7de750 to 1b69230 Compare September 19, 2023 19:06
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 1b69230 to d7f40d0 Compare September 20, 2023 18:59
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from d7f40d0 to 73d795c Compare September 25, 2023 10:38
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 73d795c to 81e42d7 Compare September 25, 2023 15:40
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 81e42d7 to a9c3cfe Compare October 3, 2023 04:10
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from a9c3cfe to 870100f Compare October 16, 2023 15:27
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 870100f to 83808e0 Compare October 19, 2023 00:57
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 83808e0 to baadba1 Compare November 9, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant