Skip to content

Commit ebd25dc

Browse files
fledge: Bump version to 1.1.1.9006 (#2461)
Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
1 parent 1b5182e commit ebd25dc

2 files changed

Lines changed: 45 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: dm
22
Title: Relational Data Models
3-
Version: 1.1.1.9005
4-
Date: 2026-04-12
3+
Version: 1.1.1.9006
4+
Date: 2026-05-17
55
Authors@R:
66
c(person(given = "Tobias",
77
family = "Schieferdecker",

NEWS.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# dm 1.1.1.9006
4+
5+
## Bug fixes
6+
7+
- Fix for upcoming dbplyr 2.6.0 release (@hadley, #2454).
8+
9+
## Chore
10+
11+
- Auto-update from GitHub Actions (#2460).
12+
13+
- Add ccache to `.gitignore` and `.Rbuildignore`.
14+
15+
## Continuous integration
16+
17+
- Bump action version.
18+
19+
- Create snapshot update PR against correct branch.
20+
21+
- Add reference to `/apply-patch` workflow in commit message.
22+
23+
- Clarify rationale for not deploying on schedule.
24+
25+
- Only run fledge on pushes to main.
26+
27+
- Tweak fledge workflow and ccache action.
28+
29+
- Align.
30+
31+
- Cosmetics.
32+
33+
- Bump action versions.
34+
35+
- Install clang-format-21.
36+
37+
- Align fledge workflow.
38+
39+
- Harmonize.
40+
41+
## Testing
42+
43+
- Snapshot updates for rcc-smoke (null) (#2459).
44+
45+
346
# dm 1.1.1.9005
447

548
## Chore

0 commit comments

Comments
 (0)