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

Update dependency remult to v0.27.19 - autoclosed #30

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remult (source) 0.27.9 -> 0.27.19 age adoption passing confidence

Release Notes

remult/remult (remult)

v0.27.19

Compare Source

  • Fixed issue with stackblitz async_hook replacer

v0.27.18

Compare Source

  • Added remult.initUser that initializes the frontend remult with the user based on the backend
  • Fixed issue with dual call to initRequest in some cases

v0.27.17

Compare Source

v0.27.16

Compare Source

  • Added support for customFilter defined in base classes

v0.27.15

Compare Source

v0.27.14

Compare Source

v0.27.13

Compare Source

  • fixed issue with null first and group by
  • fixed an error where from json returned a row that didn't have an id and could cause problems
  • fixed double init request in cases where withRemult accidentally wraps remult server

v0.27.12

Compare Source

  • added $not to value comparison: {where:{id:{ $not:1 }}}} for improved readability
  • removed group option from aggregate
  • Added unique id validations to all databases
  • Verified that all databases add missing columns on ensureSchema
  • Removed the deprecated behavior where if no entities array was sent to remult server, all entities were served
  • Removed the deprecated web sql data provider, since no browsers support it - us the OpfsEntityDataProvider instead
  • Changed id signature in EntityOptions to also allow id:'code' & id:['company','code'] for compound id columns
  • Fix to remult admin

v0.27.11

Compare Source

  • Potential breaking change change the http status code of exceptions thrown in backend method from 500 to 400

v0.27.10

Compare Source

  • Fix for minor typing issue regarding field | null | undefined

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title Update dependency remult to v0.27.5 Update dependency remult to v0.27.7 Aug 29, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.7 Update dependency remult to v0.27.7 - autoclosed Aug 30, 2024
@renovate renovate bot closed this Aug 30, 2024
@renovate renovate bot deleted the renovate/remult-0.x branch August 30, 2024 14:52
@renovate renovate bot changed the title Update dependency remult to v0.27.7 - autoclosed Update dependency remult to v0.27.7 Sep 2, 2024
@renovate renovate bot reopened this Sep 2, 2024
@renovate renovate bot restored the renovate/remult-0.x branch September 2, 2024 19:34
@renovate renovate bot changed the title Update dependency remult to v0.27.7 Update dependency remult to v0.27.7 - autoclosed Sep 2, 2024
@renovate renovate bot closed this Sep 2, 2024
@renovate renovate bot deleted the renovate/remult-0.x branch September 2, 2024 21:46
@renovate renovate bot changed the title Update dependency remult to v0.27.7 - autoclosed Update dependency remult to v0.27.7 Sep 3, 2024
@renovate renovate bot restored the renovate/remult-0.x branch September 3, 2024 18:29
@renovate renovate bot reopened this Sep 3, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.7 Update dependency remult to v0.27.10 Sep 3, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.10 Update dependency remult to v0.27.11 Sep 4, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.11 Update dependency remult to v0.27.12 Sep 5, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.12 Update dependency remult to v0.27.13 Sep 16, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.13 Update dependency remult to v0.27.14 Sep 20, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.14 Update dependency remult to v0.27.15 Sep 20, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.15 Update dependency remult to v0.27.16 Sep 21, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.16 Update dependency remult to v0.27.17 Sep 24, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.17 Update dependency remult to v0.27.18 Sep 24, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.18 Update dependency remult to v0.27.19 Sep 26, 2024
@renovate renovate bot changed the title Update dependency remult to v0.27.19 Update dependency remult to v0.27.19 - autoclosed Oct 3, 2024
@renovate renovate bot closed this Oct 3, 2024
@renovate renovate bot deleted the renovate/remult-0.x branch October 3, 2024 20:56
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.

0 participants