Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2025

Bumps eu.clarin.sru.fcs:fcs-simple-endpoint from 1.8.0 to 1.11.2.

Changelog

Sourced from eu.clarin.sru.fcs:fcs-simple-endpoint's changelog.

1.11.2 - 2025-04-16

  • Dependencies:
    • Bump sru-ql to 2.0.1 (fix NOT expression nesting)

1.11.1 - 2025-04-16

  • Bug Fixes:
    • Add ] and } escaped special regular expression characters to FCS-QL QueryParser. (changes due to 1.11.0)

1.11.0 - 2025-04-16

  • Changes:

    • Some internal code cleanup
  • Dependencies:

    • BREAKING Bump sru-ql to 2.0.0 (changes and fixes to FCS-QL syntax)

1.10.0 - 2025-04-15

  • Dependencies:
    • BREAKING Bump javax.servlet to javax.servlet-api:4.0.1 (see issue)
    • Bump sru-server to 1.13.0

1.9.1 - 2025-04-15

  • Bug Fixes:

    • Fixed Java 8 version code compatibility
  • Changes:

1.9.0 - 2025-04-04

  • Additions:

    • Add support for new LexFCS extension:
      • Define Lex field types, lex capability
      • LexCQL query parser (.parser_lex subpackage), Data View writer + helper
      • Integrate Lex (fields) support into whole machinery, e.g., register LexCQLQueryParser by default, support in SimpleEndpointDescriptionParser and SimpleEndpointSearchEngineBase
  • Changes:

    • Reuse existing SRU constants instead of declaring them again.
    • Update a few copyright notices in source file headers.
    • Add https://clarin-eric.github.io/fcs-ql/apidocs/ (fcs-ql) to mvn site javadocs report
  • Dependencies:

    • Bump fcs-ql to 1.0.0
    • Bump sru-server to 1.12.0
    • Bump org.bouncycastle to 1.80
    • Bump com.auth0:java-jwt to 4.5.0

... (truncated)

Commits
  • 4c12595 [maven-release-plugin] prepare release FCSSimpleEndpoint-1.11.2
  • 838c542 Update changelog
  • b651316 Bump fcs-ql to 2.0.1 (NOT expression fix)
  • e7e122f Code cleanup
  • b1962a5 [maven-release-plugin] prepare for next development iteration
  • 75f7d2a [maven-release-plugin] prepare release FCSSimpleEndpoint-1.11.1
  • b8098e0 Update changelog
  • 9e11c77 Fix: add new escaped regex chars from FCS-QL 2.0.0
  • b09c7cf Whitespace cleanup
  • 759cecc [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [eu.clarin.sru.fcs:fcs-simple-endpoint](https://github.com/clarin-eric/fcs-simple-endpoint) from 1.8.0 to 1.11.2.
- [Changelog](https://github.com/clarin-eric/fcs-simple-endpoint/blob/main/CHANGELOG.md)
- [Commits](clarin-eric/fcs-simple-endpoint@FCSSimpleEndpoint-1.8.0...FCSSimpleEndpoint-1.11.2)

---
updated-dependencies:
- dependency-name: eu.clarin.sru.fcs:fcs-simple-endpoint
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 17, 2025
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant