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 dependency indico to v3.3.3 #40

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
indico (source, changelog) 3.3.2 -> 3.3.3 age adoption passing confidence

Release Notes

indico/indico (indico)

v3.3.3

Compare Source

Released on June 26, 2024

Internationalization
^^^^^^^^^^^^^^^^^^^^

  • New translation: Hungarian

Improvements
^^^^^^^^^^^^

  • Add dialog to contact event participants about a survey (:issue:6069, :pr:6144)
  • Allow linking existing room booking occurrences to an event (:pr:6243, thanks
    :user:Moliholy, unconventionaldotdev)
  • Support including a picture (from a registration's picture field) in the conference
    participant list (:pr:6228, thanks :user:vtran99)
  • Add :data:FAVICON_URL config option to set a custom URL for the favicon (:pr:6323,
    thanks :user:SegiNyn)
  • Allow filtering the contribution list in the management area by custom fields
    (:issue:6213, :pr:6214)
  • Show "Go to timeline" button on the contribution page to everyone who can see the
    timeline of one of its editables instead of just submitters (:pr:6344)
  • Add a new "Timetable Sessions" registration form field type which allows selecting
    session blocks from the event (:pr:6184, thanks :user:jbtwist)
  • Link the event title to the event in registration emails (:pr:6358)
  • Add the option to make registration forms private so they can only be accessed using
    a secret link (:pr:6321, thanks :user:vtran99)
  • Add experimental support for creating Apple Wallet (Passbook / pkpass) tickets
    (opt-in via :data:ENABLE_APPLE_WALLET indico.conf setting) (:pr:6248, thanks
    :user:openprojects)
  • Add a new event management permission that grants access only to the contributions
    module (:pr:6348)
  • Add bulk JSON export option in management contribution list (:pr:6370)
  • Make the default roles of the contribution person link list field more similar to the
    abstract person link list field when there is a linked abstract (:pr:6342)
  • Add option to hide person titles throughout the event (:issue:038, :pr:6104, thanks
    :user:vasantvohra)
  • Preserve input when switching between judgment actions for an editable (:pr:6375)
  • Allow generating documents from the registration summary page (:issue:6212, :pr:6306,
    thanks :user:hitenvidhani)
  • Modernize the event social share widget and add support for sharing to
    Mastodon (:pr:6289)
  • Enable the calendaring + social sharing widget in events by default (:pr:6398)
  • Ignore diacritics when searching in the registration form country field (:pr:6403,
    thanks :user:tomako)
  • Add preview option for managers to see the participant list as shown to registered
    participants or unregistered guests (:pr:6052, thanks :user:vtran99)

Bugfixes
^^^^^^^^

  • Fix the dashboard iCal export returning old events instead of recent ones when the
    maximum number of events to include is reached (:pr:6312)
  • Fix an error in the Check-in app API wben retrieving details for a registration form
    that includes static labels (:pr:6326)
  • Fix action buttons being pushed outside the content area in the survey editor in case
    of very long survey option titles (:pr:6325)
  • Only allow accessing avatars for published registrations (:pr:6347)
  • Fix error when trying to import data from an unlisted event (:issue:6350, :pr:6351)
  • Show results from the Get Next Editable search on top of the list (:pr:6353)
  • Attach registration pictures and display them inline when sending email notifications
    instead of just showing their filename (:pr:6336, 6411, thanks :user:SegiNyn)
  • Fix editable list filter storage being shared between different editable types and
    events (:pr:6359)
  • Fix UI breaking when performing bulk actions via the list of editables (:pr:6369)
  • Include registration documents in user data export (:issue:6331, :pr:6338)
  • Fix error when viewing an abstract with reviews in deleted tracks (:pr:6393)
  • Do not include custom messages about the current registration status when sending
    notifications about new documents (:pr:6413)
  • Only normalize title slug in custom page URL after successful access check
    (:issue:6416, :pr:6417)

Accessibility
^^^^^^^^^^^^^

  • Improve registration form date picker accessibility (:pr:6371, thanks :user:foxbunny)

Internal Changes
^^^^^^^^^^^^^^^^

  • Use unguessable URLs for user avatar pictures (:pr:6346, thanks :user:vtran99)
  • Add <ind-date-picker> custom element (:pr:6371, 6406, thanks :user:foxbunny)
  • Use native ESM for webpack config files (:pr:6389)

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.

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 26, 2024 02:20
@yanksyoon yanksyoon merged commit dd85aca into main Jun 26, 2024
16 checks passed
@yanksyoon yanksyoon deleted the renovate/indico-3.x-lockfile branch June 26, 2024 03:10
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