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

Bump @enonic-types/lib-io from 7.15.0-A2 to 7.15.0-B1 #1585

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @enonic-types/lib-io from 7.15.0-A2 to 7.15.0-B1.

Release notes

Sourced from @​enonic-types/lib-io's releases.

Enonic XP Runtime 7.15.0-B1

Changelog

Features

  • Add type definitions for Request and Response (#9742).
  • Progressive images support (#10642).
  • Support PATCH method in HTTP controllers (#9131).
  • Support Service Accounts Authentication on Management port (#10223).
  • Transient Repositories (#10689).

Improvements

  • Add essential Content-Types (#10703).
  • Add the hasPassword field to the user JS object. (#10848).
  • Better usage control of node cache size (#10782).
  • Deprecate the scope argument in the repo modify function (#10774).
  • Disable http compression by default (#10342).
  • Make the global types importable (#10555).
  • NodeService.delete should delete nodes that only "exist" in search (#10834).
  • Page Contributions are only injected after page reload (#7301).
  • Support removal of headers via filters (#8699).
  • Vacuum Task for Transient repositories (#10690).
  • Vacuum should delete old snapshots (#10691).

Bugs

  • 500 error when accessing non-existent repository (#9432).
  • Blobstore can throw FileAlreadyExistsException (#10447).
  • Component Service mapping should not apply page contributions (#10845).
  • Do not remove blob of non-transient repositories during vacuum (#10794).
  • Duplicate keys are not handled in map (#10734).
  • Fragment and Image component return 200 when content is missing (#10822).
  • LoginParams password is optional, but throws Parameter 'password' is required (#10487).
  • Management port returns 403 when no authentication is provided (#8804).
  • Page still returns 200 when descriptor's application is stopped (#10682).
  • PageComponent type is missing template?: string (#10771).
  • Portal url build failed warnings (#10743).
  • Restore from a dump does not restore some blobs (#10761).
  • SchemaConverter fails on null (#10425).
  • SnapshotServiceImpl: no error/warning on failed snapshot deletion (#10676).
  • WebSocket: message is sent via non-async RemoteEndpoint (#10759).
  • all admin paths should have Cache-control private (#10821).
  • lib-portal.getContent doesn't resolve page templates (#10800).
  • portal.getComponent is missing path in fragment preview (#10116).
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@enonic-types/lib-io](https://github.com/enonic/xp) from 7.15.0-A2 to 7.15.0-B1.
- [Release notes](https://github.com/enonic/xp/releases)
- [Commits](enonic/xp@v7.15.0-A2...v7.15.0-B1)

---
updated-dependencies:
- dependency-name: "@enonic-types/lib-io"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Dependabot tried to add @ComLock as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/enonic/lib-react4xp/pulls/1585/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the enonic/lib-react4xp repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.57%. Comparing base (f24bb80) to head (14f5116).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1585   +/-   ##
=======================================
  Coverage   61.57%   61.57%           
=======================================
  Files           9        9           
  Lines         229      229           
  Branches       19       19           
=======================================
  Hits          141      141           
  Misses         88       88           

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

@pull-merger pull-merger bot merged commit 2b90bc0 into master Jan 27, 2025
5 checks passed
@pull-merger pull-merger bot deleted the dependabot/npm_and_yarn/enonic-types/lib-io-7.15.0-B1 branch January 27, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants