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

chore: add .gitattributes file #212

Merged
merged 1 commit into from
Oct 7, 2023
Merged

chore: add .gitattributes file #212

merged 1 commit into from
Oct 7, 2023

Conversation

Fdawgs
Copy link
Member

@Fdawgs Fdawgs commented Oct 7, 2023

See fastify/fastify-jwt#309

Checklist

@Eomm Eomm merged commit 7f319d0 into master Oct 7, 2023
17 checks passed
@Eomm Eomm deleted the Fdawgs-patch-1 branch October 7, 2023 06:43
bodinsamuel referenced this pull request in specfy/specfy Nov 30, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@fastify/session](https://github.com/fastify/session) | [`10.5.0`
->
`10.6.1`](https://renovatebot.com/diffs/npm/@fastify%2fsession/10.5.0/10.6.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fsession/10.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fsession/10.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fsession/10.5.0/10.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fsession/10.5.0/10.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/session (@&#8203;fastify/session)</summary>

###
[`v10.6.1`](https://github.com/fastify/session/releases/tag/v10.6.1)

[Compare
Source](https://github.com/fastify/session/compare/v10.6.0...v10.6.1)

#### What's Changed

- export the correct cookie options interface by
[@&#8203;gurgunday](https://github.com/gurgunday) in
[https://github.com/fastify/session/pull/223](https://github.com/fastify/session/pull/223)

**Full Changelog**:
fastify/session@v10.6.0...v10.6.1

###
[`v10.6.0`](https://github.com/fastify/session/releases/tag/v10.6.0)

[Compare
Source](https://github.com/fastify/session/compare/v10.5.0...v10.6.0)

#### What's Changed

- perf: use `node:` prefix to bypass require.cache call for builtins by
[@&#8203;Fdawgs](https://github.com/Fdawgs) in
[https://github.com/fastify/session/pull/210](https://github.com/fastify/session/pull/210)
- chore: add `.gitattributes` file by
[@&#8203;Fdawgs](https://github.com/Fdawgs) in
[https://github.com/fastify/session/pull/212](https://github.com/fastify/session/pull/212)
- perf(lib/fastifysession): optimize split param by
[@&#8203;Fdawgs](https://github.com/Fdawgs) in
[https://github.com/fastify/session/pull/214](https://github.com/fastify/session/pull/214)
- chore(package): explicitly declare js module type by
[@&#8203;Fdawgs](https://github.com/Fdawgs) in
[https://github.com/fastify/session/pull/217](https://github.com/fastify/session/pull/217)
- Added documentation for import of modules w/ declaration merging by
[@&#8203;VIEWVIEWVIEW](https://github.com/VIEWVIEWVIEW) in
[https://github.com/fastify/session/pull/220](https://github.com/fastify/session/pull/220)
- Updated import as per redis-connect docs by
[@&#8203;maxt41](https://github.com/maxt41) in
[https://github.com/fastify/session/pull/219](https://github.com/fastify/session/pull/219)
- export cookie types by
[@&#8203;gurgunday](https://github.com/gurgunday) in
[https://github.com/fastify/session/pull/221](https://github.com/fastify/session/pull/221)

#### New Contributors

- [@&#8203;VIEWVIEWVIEW](https://github.com/VIEWVIEWVIEW) made their
first contribution in
[https://github.com/fastify/session/pull/220](https://github.com/fastify/session/pull/220)
- [@&#8203;maxt41](https://github.com/maxt41) made their first
contribution in
[https://github.com/fastify/session/pull/219](https://github.com/fastify/session/pull/219)
- [@&#8203;gurgunday](https://github.com/gurgunday) made their first
contribution in
[https://github.com/fastify/session/pull/221](https://github.com/fastify/session/pull/221)

**Full Changelog**:
fastify/session@v10.5.0...v10.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm every weekday" in timezone
Europe/Paris, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/specfy/specfy).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6ImNob3JlL3Jlbm92YXRlQmFzZUJyYW5jaCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@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