Skip to content

[Snyk] Upgrade terser from 5.16.4 to 5.39.0#80

Open
MichaelLukowski wants to merge 70 commits into
2.15.0-DEVfrom
snyk-upgrade-19e8e8942660d17ab187622f681c9f70
Open

[Snyk] Upgrade terser from 5.16.4 to 5.39.0#80
MichaelLukowski wants to merge 70 commits into
2.15.0-DEVfrom
snyk-upgrade-19e8e8942660d17ab187622f681c9f70

Conversation

@MichaelLukowski
Copy link
Copy Markdown
Member

snyk-top-banner

Snyk has created this PR to upgrade terser from 5.16.4 to 5.39.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 58 versions ahead of your current version.

  • The recommended version was released 3 months ago.

Release notes
Package name: terser
  • 5.39.0 - 2025-02-13

    5.39.0

  • 5.38.2 - 2025-02-11

    5.38.2

  • 5.38.1 - 2025-02-06

    5.38.1

  • 5.38.0 - 2025-02-05

    5.38.0

  • 5.37.0 - 2024-12-05

    5.37.0

  • 5.36.0 - 2024-10-16

    5.36.0

  • 5.35.0 - 2024-10-16

    5.35.0

  • 5.34.1 - 2024-09-28

    5.34.1

  • 5.34.0 - 2024-09-26

    5.34.0

  • 5.33.0 - 2024-09-17

    5.33.0

  • 5.32.0 - 2024-09-09
  • 5.31.6 - 2024-08-13
  • 5.31.5 - 2024-08-08
  • 5.31.4 - 2024-08-07
  • 5.31.3 - 2024-07-16
  • 5.31.2 - 2024-07-10
  • 5.31.1 - 2024-06-06
  • 5.31.0 - 2024-04-29
  • 5.30.4 - 2024-04-22
  • 5.30.3 - 2024-04-03
  • 5.30.2 - 2024-04-02
  • 5.30.1 - 2024-04-01
  • 5.30.0 - 2024-03-27
  • 5.29.2 - 2024-03-14
  • 5.29.1 - 2024-03-06
  • 5.29.0 - 2024-03-06
  • 5.28.1 - 2024-02-23
  • 5.28.0 - 2024-02-23
  • 5.27.2 - 2024-02-19
  • 5.27.1 - 2024-02-15
  • 5.27.0 - 2024-01-17
  • 5.26.0 - 2023-12-07
  • 5.25.0 - 2023-12-04
  • 5.24.0 - 2023-10-31
  • 5.23.0 - 2023-10-30
  • 5.22.0 - 2023-10-16
  • 5.21.0 - 2023-10-03
  • 5.20.0 - 2023-09-20
  • 5.19.4 - 2023-09-04
  • 5.19.3 - 2023-08-29
  • 5.19.2 - 2023-07-21
  • 5.19.1 - 2023-07-17
  • 5.19.0 - 2023-07-11
  • 5.18.2 - 2023-06-27
  • 5.18.1 - 2023-06-19
  • 5.18.0 - 2023-06-12
  • 5.17.7 - 2023-06-01
  • 5.17.6 - 2023-05-23
  • 5.17.5 - 2023-05-22
  • 5.17.4 - 2023-05-16
  • 5.17.3 - 2023-05-09
  • 5.17.2 - 2023-05-08
  • 5.17.1 - 2023-04-18
  • 5.17.0 - 2023-04-18
  • 5.16.9 - 2023-04-10
  • 5.16.8 - 2023-03-24
  • 5.16.6 - 2023-03-09
  • 5.16.5 - 2023-02-23
  • 5.16.4 - 2023-02-17
from terser GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

m0nhawk and others added 30 commits November 25, 2024 22:20
Signed-off-by: Andrew Prokhorenkov <aprokh@uchicago.edu>

...at 6a6e63c
…s for users

TODO: This should be made configurable in the future...
…te access to a global shared artifact reader role that would be given to all users.

Next steps are to
1) make this configurable,
2) allow users to configure the global author role if they want only some users to be able to grant global read access,
and 3) set up global read role for all users as a default assigned system role

Other commit messages squashed in here:
- first working configuration of sharing using an authoring role
- some fixes to global sharing after testing; moved the shared reader role to a new roleid.
- started to implement the ability to hide the share-global buttons but then decided not to
- changed the 'shared artifact reader' role checked by Atlas to be the 'public' role since this would remove the need to change WebAPI to add a new system role that pretty much duplicates 'public'
- added the configurable ability to restrict generation of a given cohort  to only persons who have been granted permission to change the same cohort.
…bal sharing

...and introduce some other fixes:
- fix: correct styling for sharing buttons on access modal ui
- fix: cleanup/remove unnecessary parts
- fix: adjust permission name to "artifact:global:share:put" to better reflect its real purpose
- fix: better name for isPermittedGlobalShareArtifact (previous name isPermittedGlobalShareCohort did not reflect the
  fact that it is about all kind of artifacts)
- fix: move isOwner() check and make sure it is only applied when !config.limitedPermissionManagement
- fix: move isOwner() check for conceptset-manager
until we have a final solution for storing cohortdefinitions as part of a workflow run.
TODO - remove this once a solution is in place.
See https://ctds-planx.atlassian.net/browse/VADC-1177
...because of 508 issues and also because they are not needed
...by adding keyboard support for opening dropdown and submenu
and allowing items in submenu to be selected
pieterlukasse and others added 29 commits January 14, 2025 21:37
Fix: 508/accessibility issues in Atlas UI
Fix: remove unnecessary parts, improving 508
Display a warning when session expires and force refresh the page
Now checkbox column has a title and items can be selected with keyboard
...not to mention that they are most likely not necessary in these pages and
only cause more usability issues by cluttering up the page
…characterization

Fix: resolve accessibility/508 issues in cohort-characterization
…rt_characterization_508

Fix: resolve accessibility issues by disabling problematic table buttons
This allows for the correct (more strict) permission check to find place
based on the user's permissions on the given cohort-characterization
…_on_cc

Fix: add cohort-characterization id to various methods/api calls
Feat: refresh auth token if user is actively using the Atlas UI
Snyk has created this PR to upgrade terser from 5.16.4 to 5.39.0.

See this package in npm:
terser

See this project in Snyk:
https://app.snyk.io/org/plan-x/project/2a7c4a8f-a932-4389-9c5a-a5e625369b1e?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

7 participants