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

chore(deps): update container image baserow/baserow to v1.24.2@c0f601f by renovate #20567

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

truecharts-admin
Copy link
Collaborator

@truecharts-admin truecharts-admin commented Apr 10, 2024

This PR contains the following updates:

Package Update Change
baserow/baserow minor 1.23.0 -> 1.24.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

baserow/baserow (baserow/baserow)

v1.24.2

Compare Source

Bug fixes
  • Fix ownership when initializing PG15 database.

v1.24.1

Compare Source

New features
  • Add the 'Clear' shortcut key for full-sized Mac keyboards. #​2198
  • add input_type to InputTextElement to handle password type #​2446
Bug fixes
  • Fixes the Render deployment by enforcing http.
  • Fix selecting role on database and table level.

v1.24.0

Compare Source

New features
  • Make links in the URL field type clickable in the row edit modal. #​1072
  • Display unavailable advanced/enterprise roles even if the user isn't on one of these plans #​1313
  • Made email notifications clickable and link to related row. #​1881
  • Introduce 'greater than or equal to' and 'lower than or equal to' filter types for number fields #​1988
  • Add support for user mentions in the rich text field. #​2041
  • Introduced is any of and is none of filters. #​2102
  • Add keyboard shortcuts to interact with Application Builder elements: c (select child), p (select parent), arrow keys (select elements), arrow keys + alt/option (move elements). #​2198
  • Add a new data provider that allows to use values from previous actions in formulas #​2224
  • For Grid view, show field name on hover if it doesn't fit in the field width #​2236
  • Allow optional co-branding in enterprise. #​2294
  • Allow selecting entire array result in data explorer #​2347
  • Allow to define visibility for elements in application builder #​2374
  • Add logout action to application builder #​2390
  • Add after login even for the authentication form #​2391
  • Add links to the rich text field. #​2412
  • Tweaked the application builder data source and events forms so that they occasionally use our smaller form input variant. #​2447
  • Improved upon loading states for elements which can dispatch a workflow action. #​2449
  • Allow overwriting generative ai settings on workspace level. #​2490
  • Add && and || operators to the formula language #​2135
  • Introduced a new AI field type
Bug fixes
  • Fixed copy and paste of unnamed rows for link row field #​1744
  • Application builder integrations are now loaded with the application #​2156
  • Fixed a bug that caused displacement of the filter type dropdown in survey mode forms. #​2400
  • Allow selecting the value property for linked tables field. It also fixes the data schema icons for File fields" #​2402
  • Resolved an issue where creating/updating a row in a workflow action would break if the field was read only. #​2408
  • Improved formula input field reactivity #​2420
  • Resolved an issue causing the rich text menus to malfunction in Safari. #​2428
  • Resolved an issue where a list data source's row index would raise an error when used in the current_record data provider. #​2431
  • Disable HTML support in the rich text field #​2450
  • Fix #​2464
  • Resolved an error which was raised when an application was published with a misconfigured user source. #​2467
  • Resolved an issue where updating a table element with an invalid data source would cause the backend to throw an unhandled error. #​2468
  • ensure that the get row service type path importer receives no field it doesn t fail hard #​2473
  • Using login form if you are already logged doesn't require to click twice on the button anymore #​2476
  • Fix bug where cards were overlapping if the field name was too long. #​2478
  • Resolved an issue preventing the import/export of workspaces containing a duration field. #​2507
  • Restrict 'Manage members' context menu item to database applications only. #​2510
  • Fix a bug preventing to trigger a test call for the update_row webhook event type. #​2511
  • Collection fields are now deleted on table element update
  • Dropdown opened low on the page opens upward now
  • Fixed a memory leak in the all_models property key of the apps registry.
  • Fix thread safety bug of the table get_model method. #​2421
  • Restore dashboard performances when getting all applications
Refactors
  • Create base components for the AB #​2355
  • Change application builder elements order
Breaking API changes
  • Made the application request serializers polymorphic.
    • Breaking change: when an application is created or updated via the API with an invalid type we will now return an ERROR_APPLICATION_TYPE_DOES_NOT_EXIST error code, rather than ERROR_REQUEST_BODY_VALIDATION.

v1.23.2

Compare Source

Bug fixes
  • Fix thread safety bug of the table get_model method. #​2421

v1.23.1

Compare Source

New features
  • Copy single value to all selected cells #​2238
  • Added templates: Net Promoter score, Project Management, OOO Management, Agile Product Roadmap
Bug fixes
  • Resolved an issue causing duplicate notifications and improved handling of multiple WorkspaceInvitations for the same user. #​2350
  • Tweaked the application builder Examples page table element columns. #​2382
  • Fix port binding problem in the all in one image. #​2403
  • ensure that the list rows service type path importer receives no row or field it doesn't fail. #​2411
  • Fix error for invalid formulas in DropdownElement default value #​2414
  • Resolved an issue where an application's user sources would try and list users when no table had been selected. #​2415
  • Ensure the dispatch datasources endpoint handles missing pages properly. #​2417
  • Fix error fro workflow actions with no loading indicator #​2418
  • Resolved an issue with the update row workflow action throwing an error if an invalid row ID was provided. #​2419
  • Improve page editor performances when using lots of input elements #​2420
  • Delete group by if the field is changed to an incompatible type.
  • Fixed public grid view failing is empty order_by parameter was provided.
  • Show billable badge to billable roles.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@truecharts-admin truecharts-admin added automerge Categorises a PR or issue that references a new App. update/docker/general/non-major labels Apr 10, 2024
@truecharts-admin truecharts-admin enabled auto-merge (squash) April 10, 2024 18:16
@truecharts-admin truecharts-admin changed the title chore(deps): update container image baserow/baserow to v1.24.0@229fbca by renovate chore(deps): update container image baserow/baserow to v1.24.0@930bb68 by renovate Apr 11, 2024
@truecharts-admin truecharts-admin force-pushed the renovate/baserow-baserow-1.x branch 2 times, most recently from dabf1c1 to 2710dbf Compare April 11, 2024 18:16
@truecharts-admin truecharts-admin changed the title chore(deps): update container image baserow/baserow to v1.24.0@930bb68 by renovate chore(deps): update container image baserow/baserow to v1.24.1@14d49da by renovate Apr 11, 2024
@truecharts-admin truecharts-admin changed the title chore(deps): update container image baserow/baserow to v1.24.1@14d49da by renovate chore(deps): update container image baserow/baserow to v1.24.2@c0f601f by renovate Apr 12, 2024
@truecharts-admin truecharts-admin force-pushed the renovate/baserow-baserow-1.x branch 5 times, most recently from f1bcadb to cc8063a Compare April 20, 2024 18:13
@truecharts-admin truecharts-admin force-pushed the renovate/baserow-baserow-1.x branch 4 times, most recently from f150b77 to c99432f Compare April 26, 2024 12:19
@truecharts-admin truecharts-admin force-pushed the renovate/baserow-baserow-1.x branch 7 times, most recently from fc402dc to 2604c0f Compare May 5, 2024 13:58
@truecharts-admin
Copy link
Collaborator Author

truecharts-admin commented May 6, 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.

Copy link

📝 Linting results:

✔️ Linting [charts/stable/baserow]: Passed - Took 0 seconds
Total Charts Linted: 1
Total Charts Passed: 1
Total Charts Failed: 0

✅ Linting: Passed - Took 1 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Categorises a PR or issue that references a new App.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants