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

feat(deps): update junipero monorepo (develop) #1282

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@junipero/core 3.2.1 -> 3.4.1 age adoption passing confidence
@junipero/react 3.2.1 -> 3.4.2 age adoption passing confidence
@junipero/tailwind-plugin 3.2.1 -> 3.3.0 age adoption passing confidence
@junipero/theme 3.2.1 -> 3.4.0 age adoption passing confidence
@junipero/transitions 3.2.1 -> 3.4.1 age adoption passing confidence

Release Notes

p3ol/junipero (@​junipero/core)

v3.4.1

Compare Source

Features
  • deps: update dependency core-js to v3.33.1 (7779370)

v3.3.0

Compare Source

Note: Version bump only for package @​junipero/core

3.2.3 (2023-09-20)

Bug Fixes
  • deps: update dependency core-js to v3.32.1 (be94dcc)
  • deps: update dependency core-js to v3.32.2 (7eea00e)

3.2.2 (2023-08-15)

Note: Version bump only for package @​junipero/core

3.2.1 (2023-08-04)

Note: Version bump only for package @​junipero/core

v3.2.3

Compare Source

Bug Fixes
  • deps: update dependency core-js to v3.32.1 (be94dcc)
  • deps: update dependency core-js to v3.32.2 (7eea00e)

v3.2.2

Compare Source

Note: Version bump only for package @​junipero/core

p3ol/junipero (@​junipero/react)

v3.4.2

Compare Source

Bug Fixes
  • react: export missing types (ad673b3)

v3.4.1

Compare Source

Features

v3.3.9

Compare Source

Bug Fixes
  • react: add missing prop from alert object type def (409b172)

v3.3.8

Compare Source

Bug Fixes
  • react: fix types for some non required props (e929a51)

v3.3.6

Compare Source

Bug Fixes
  • icons: set icons props to object and not plain string (f13c16e)
  • icons: use svg ComponentsProps instead of custom ones (42799f2)
  • types: wrong tooltip text type (1385ae6)

v3.3.5

Compare Source

v3.3.4

Compare Source

Bug Fixes
  • react: fix missing export from merge (2975c67)

v3.3.3

Compare Source

Bug Fixes
  • react: a lot ofmissing type exports (d06f2fa)
  • react: another missing export (994f8bf)

v3.3.2

Compare Source

Bug Fixes
  • types: wrong property name (7358b8d)

v3.3.1

Compare Source

Bug Fixes

v3.3.0

Compare Source

Features
  • react: add ModalControl component (e2a8368)

3.2.4 (2023-09-21)

Bug Fixes

3.2.3 (2023-09-20)

Bug Fixes

3.2.2 (2023-08-15)

Bug Fixes

3.2.1 (2023-08-04)

Bug Fixes
  • react: correctly depend on core (4069acc)

v3.2.4

Compare Source

Bug Fixes

v3.2.3

Compare Source

Bug Fixes

v3.2.2

Compare Source

Bug Fixes
p3ol/junipero (@​junipero/tailwind-plugin)

v3.3.0

Compare Source

Note: Version bump only for package @​junipero/tailwind-plugin

3.2.1 (2023-08-04)

Note: Version bump only for package @​junipero/tailwind-plugin

p3ol/junipero (@​junipero/theme)

v3.4.0

Compare Source

Features

3.3.7 (2023-10-18)

Bug Fixes
  • theme: fix select field not being selectable (b130e82)

v3.3.7

Compare Source

Bug Fixes
  • theme: fix select field not being selectable (b130e82)

v3.3.0

Compare Source

Note: Version bump only for package @​junipero/theme

3.2.2 (2023-08-15)

Bug Fixes
  • theme: remove breaking old require (1ca7921)

3.2.1 (2023-08-04)

Bug Fixes
  • theme: fix wrong datefield background position (11bf188)

v3.2.2

Compare Source

Bug Fixes
  • theme: remove breaking old require (1ca7921)
p3ol/junipero (@​junipero/transitions)

v3.4.1

Compare Source

Bug Fixes
Features
  • deps: update dependency core-js to v3.33.1 (7779370)

v3.4.0

Compare Source

Features

3.3.2 (2023-09-27)

Bug Fixes
  • transitions: add missing type definitions (bd52355)

v3.3.2

Compare Source

Bug Fixes
  • transitions: add missing type definitions (bd52355)

v3.3.0

Compare Source

Note: Version bump only for package @​junipero/transitions

3.2.3 (2023-09-20)

Bug Fixes
  • deps: update dependency core-js to v3.32.1 (be94dcc)
  • deps: update dependency core-js to v3.32.2 (7eea00e)

3.2.2 (2023-08-15)

Note: Version bump only for package @​junipero/transitions

3.2.1 (2023-08-04)

Note: Version bump only for package @​junipero/transitions

v3.2.3

Compare Source

Bug Fixes
  • deps: update dependency core-js to v3.32.1 (be94dcc)
  • deps: update dependency core-js to v3.32.2 (7eea00e)

v3.2.2

Compare Source

Note: Version bump only for package @​junipero/transitions


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8ff5bf9) 56.26% compared to head (3d7af43) 56.26%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1282   +/-   ##
========================================
  Coverage    56.26%   56.26%           
========================================
  Files           38       38           
  Lines         1692     1692           
  Branches       528      528           
========================================
  Hits           952      952           
  Misses         663      663           
  Partials        77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/develop-junipero-monorepo branch 2 times, most recently from 4326e6e to 35cb159 Compare October 18, 2023 15:35
@renovate renovate bot force-pushed the renovate/develop-junipero-monorepo branch 2 times, most recently from 544bd30 to c2fde99 Compare October 23, 2023 08:00
@renovate renovate bot force-pushed the renovate/develop-junipero-monorepo branch from c2fde99 to 7e61fa9 Compare October 27, 2023 16:15
@renovate renovate bot force-pushed the renovate/develop-junipero-monorepo branch 4 times, most recently from 9642d68 to c20e6c2 Compare November 15, 2023 09:15
@renovate renovate bot force-pushed the renovate/develop-junipero-monorepo branch from c20e6c2 to 3d7af43 Compare November 15, 2023 09:19
@dackmin dackmin merged commit 7257c60 into develop Nov 15, 2023
6 checks passed
@dackmin dackmin deleted the renovate/develop-junipero-monorepo branch November 15, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant