Skip to content

bump dev to 5.21 #205

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

Merged
merged 1 commit into from
May 27, 2024
Merged

bump dev to 5.21 #205

merged 1 commit into from
May 27, 2024

Conversation

AlexicaWright
Copy link
Contributor

No description provided.

@neo-technology-commit-status-publisher
Copy link
Collaborator

neo-technology-commit-status-publisher commented May 27, 2024

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@AlexicaWright AlexicaWright merged commit 38ac262 into neo4j:dev May 27, 2024
NataliaIvakina added a commit that referenced this pull request Jun 28, 2024
* bump dev to 5.21 (#205)

* Replacing underscores with hyphens for crawlability (#206)

---------

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
NataliaIvakina added a commit that referenced this pull request Jul 23, 2024
* bump dev to 5.21 (#205)

* Replacing underscores with hyphens for crawlability (#206)

* Bump Neo4j version to 5.22 and driver v to 5.23 (#208)

---------

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
renetapopova added a commit that referenced this pull request Sep 26, 2024
* bump dev to 5.21 (#205)

* Replacing underscores with hyphens for crawlability (#206)

* Bump Neo4j version to 5.22 and driver v to 5.23 (#208)

* Update `dev` to 5.23 (#213)

* Bump version number to 5.24 (#215)

---------

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
NataliaIvakina added a commit that referenced this pull request Oct 31, 2024
* bump dev to 5.21 (#205)

* Replacing underscores with hyphens for crawlability (#206)

* Bump Neo4j version to 5.22 and driver v to 5.23 (#208)

* Update `dev` to 5.23 (#213)

* Bump version number to 5.24 (#215)

* Update preview version to 5.25 (#220)

* Add documentation for user procedure memory resource tracking

---------

Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Love Kristofer Leifland <love.leifland@neotechnology.com>
NataliaIvakina added a commit that referenced this pull request Dec 9, 2024
* bump dev to 5.21 (#205)

* Replacing underscores with hyphens for crawlability (#206)

* Bump Neo4j version to 5.22 and driver v to 5.23 (#208)

* Update `dev` to 5.23 (#213)

* Bump version number to 5.24 (#215)

* Update preview version to 5.25 (#220)

* Add documentation for user procedure memory resource tracking

* Bump the Neo4j v.n. to 5.25 and the Java driver to 5.26.1 (#227)

* Bump express in the dev-dependencies group across 1 directory (#224)

Bumps the dev-dependencies group with 1 update in the / directory: [express](https://github.com/expressjs/express).


Updates `express` from 4.19.1 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.1...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix the code example (#228)

* Update setup.adoc (#222) (#230)

gradle "compile" deprecated in version 7.x - replaced by "implementation." Correcting.

Co-authored-by: Q | Andrew Righter <153233436+q-at-cyberdelia@users.noreply.github.com>

* Introduce DatabaseSeedProvider and deprecated SeedProvider

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update driver version (#234)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Love Kristofer Leifland <love.leifland@neotechnology.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Q | Andrew Righter <153233436+q-at-cyberdelia@users.noreply.github.com>
Co-authored-by: Jack Waudby <jack.waudby@neo4j.com>
Co-authored-by: Jack Waudby <33488812+jackwaudby@users.noreply.github.com>
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.

2 participants